diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2e0e3889cc..8c1d80adc8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -454,7 +454,7 @@ bom { ] } } - library("HttpClient", "4.5.12") { + library("HttpClient", "4.5.13") { group("org.apache.httpcomponents") { modules = [ "fluent-hc",