diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a5411c597235..3f664248dd94 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -902,7 +902,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.12") { + library("Jetty Reactive HTTPClient", "1.1.13") { prohibit("[2,)") { because "it uses the jakarta.* namespace" }