diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 069bf94ea57..5976c49f3a4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -660,7 +660,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "3.0.4") { + library("Jetty Reactive HTTPClient", "3.0.5") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"