diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 44310527324..125afe15115 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -754,7 +754,7 @@ bom { ] } } - library("HttpCore5", "5.4.2") { + library("HttpCore5", "5.4.3") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",