diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 368e23e7043..d0d4b22aabf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -505,7 +505,7 @@ bom { ] } } - library("HttpCore", "4.4.14") { + library("HttpCore", "4.4.15") { group("org.apache.httpcomponents") { modules = [ "httpcore",