diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a3e9d2bfe5..cd63f31c1a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -868,7 +868,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.2") { + library("Jetty Reactive HTTPClient", "1.1.3") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"