diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 70690023d5e..a9cc6d5d8f6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -671,7 +671,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "4.0.4") { + library("Jetty Reactive HTTPClient", "4.0.5") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"