diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 69c98222cd..cad2ac2d1f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -486,7 +486,7 @@ bom { ] } } - library("HttpCore", "4.4.13") { + library("HttpCore", "4.4.14") { group("org.apache.httpcomponents") { modules = [ "httpcore",