diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 99db406953..88749c13ad 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -615,7 +615,7 @@ bom { ] } } - library("HttpClient5", "5.4.2") { + library("HttpClient5", "5.4.3") { group("org.apache.httpcomponents.client5") { modules = [ "httpclient5",