diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d0e231380f4..b6e7009e83d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -870,7 +870,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.6") { + library("Jetty Reactive HTTPClient", "1.1.7") { prohibit("[2,)") { because "it uses the jakarta.* namespace" }