diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a7cfc42e22..cbc3f969f7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -600,7 +600,7 @@ bom { ] } } - library("HttpClient5", "5.4.3") { + library("HttpClient5", "5.4.4") { group("org.apache.httpcomponents.client5") { modules = [ "httpclient5",