diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index a65c435fc55..750e511cfa6 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -714,7 +714,7 @@ bom { ] } } - library("HttpCore5", "5.4.1") { + library("HttpCore5", "5.4.2") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",