diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dacbb3c388..4ed115e67a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -866,7 +866,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.1") { + library("Jetty Reactive HTTPClient", "1.1.2") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"