diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9edb108f7b..4e20f7458c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -907,7 +907,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.10") { + library("Jetty Reactive HTTPClient", "1.1.11") { prohibit("[2,)") { because "it uses the jakarta.* namespace" }