diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 443486d2778..5ce38849f90 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -498,7 +498,7 @@ bom { ] } } - library("HttpClient", "4.5.13") { + library("HttpClient", "4.5.14") { group("org.apache.httpcomponents") { modules = [ "fluent-hc",