diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 14aba648b9..36f77e4d43 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -899,7 +899,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.11") { + library("Jetty Reactive HTTPClient", "1.1.12") { prohibit("[2,)") { because "it uses the jakarta.* namespace" }