diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0b1e57e2725a..3d4a38a7a336 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -456,7 +456,7 @@ bom { ] } } - library("HttpCore5", "5.2.3") { + library("HttpCore5", "5.2.4") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",