diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 09309a48d2a1..004803eb0cbd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -504,7 +504,7 @@ bom { ] } } - library("HttpCore5", "5.1.1") { + library("HttpCore5", "5.1.2") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",