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