diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 84a671fb59..69d108dbf7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -497,7 +497,7 @@ bom { ] } } - library("HttpClient", "4.5.10") { + library("HttpClient", "4.5.11") { group("org.apache.httpcomponents") { modules = [ "fluent-hc",