diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 30ddf61f0c7..b50c170529c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -561,7 +561,7 @@ bom { ] } } - library("HttpCore5", "5.1.4") { + library("HttpCore5", "5.1.5") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",