diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 45669f2282..c2de785c7a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -404,7 +404,7 @@ bom { ] } } - library("HttpClient5", "5.1.3") { + library("HttpClient5", "5.1.4") { group("org.apache.httpcomponents.client5") { modules = [ "httpclient5",