diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 461c04b9df..c210b66573 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -607,7 +607,7 @@ bom { ] } } - library("HttpCore5", "5.2.4") { + library("HttpCore5", "5.2.5") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",