diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1cf474b8d1..818ce003c7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -694,7 +694,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "3.0.5") { + library("Jetty Reactive HTTPClient", "3.0.6") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"