diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d9b69e01ce0b..751a6f4ac695 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -522,7 +522,7 @@ bom { ] } } - library("HttpCore5", "5.1.2") { + library("HttpCore5", "5.1.3") { group("org.apache.httpcomponents.core5") { modules = [ "httpcore5",