diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2a68a72dd254..fc1674b60e89 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -426,7 +426,7 @@ bom { ] } } - library("HttpClient5", "5.2.1") { + library("HttpClient5", "5.2.3") { group("org.apache.httpcomponents.client5") { modules = [ "httpclient5",