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