diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bdd1c464bda7..95e45f252da2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -502,7 +502,7 @@ bom { ] } } - library("HttpClient5", "5.1.1") { + library("HttpClient5", "5.1.2") { group("org.apache.httpcomponents.client5") { modules = [ "httpclient5",