diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 21076d05c2..f556aaaa1e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -593,7 +593,7 @@ bom { ] } } - library("HttpCore5", "5.2.5") { + library("HttpCore5", "5.3") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",