diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5917b55d92f..f875f796aa2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -847,7 +847,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.8") { + library("Jetty Reactive HTTPClient", "1.1.9") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"