diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 26df5e05003..067f9b8e216 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -675,7 +675,7 @@ bom { ] } } - library("HttpCore5", "5.3.5") { + library("HttpCore5", "5.3.6") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",