diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4fd3eb6ed2..e1fa31277b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -868,7 +868,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.2") { + library("Jetty Reactive HTTPClient", "1.1.3") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"