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