diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index edf730c5c6..e37b3877e6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -659,7 +659,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "3.0.9") { + library("Jetty Reactive HTTPClient", "3.0.10") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"