diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5607820d7d..aa4c3cd053 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -617,7 +617,7 @@ bom { ] } } - library("HttpCore5", "5.3.3") { + library("HttpCore5", "5.3.4") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",