diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4622816d0e..9efbaec32d 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.13") { + library("Jetty Reactive HTTPClient", "1.1.14") { prohibit("[2,)") { because "it uses the jakarta.* namespace" }