diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 317fb34ae05..a352e72f0e0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -637,7 +637,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "3.0.7") { + library("Jetty Reactive HTTPClient", "3.0.8") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"