diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 145b3bdcda..b07e1ffa7b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -495,7 +495,7 @@ bom { ] } } - library("HttpClient5", "5.1") { + library("HttpClient5", "5.1.1") { group("org.apache.httpcomponents.client5") { modules = [ "httpclient5",