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