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