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