diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 80af403ba0a..b36c9c63d07 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -486,7 +486,7 @@ bom { ] } } - library("HttpClient5", "5.0.3") { + library("HttpClient5", "5.0.4") { group("org.apache.httpcomponents.client5") { modules = [ "httpclient5",