diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 758fe858a469..030c7c2293f1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -788,7 +788,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.4") { + library("Jetty Reactive HTTPClient", "1.1.5") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"