diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 203c480d78f..dd853cdf7df 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.8") { + library("Jetty Reactive HTTPClient", "1.1.9") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"