diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 26e299cec3..d7ccca93ab 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -499,7 +499,7 @@ bom { ] } } - library("HttpClient", "4.5.11") { + library("HttpClient", "4.5.12") { group("org.apache.httpcomponents") { modules = [ "fluent-hc",