diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 823a444cffb..21062b9807a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -615,7 +615,7 @@ bom { ] } } - library("HttpCore5", "5.3.1") { + library("HttpCore5", "5.3.2") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",