diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8ba3327ed2..31cdd8079e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -789,7 +789,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.6") { + library("Jetty Reactive HTTPClient", "1.1.7") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"