diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0f811b5865c3..c3ac71007fa1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -873,7 +873,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.9") { + library("Jetty Reactive HTTPClient", "1.1.10") { prohibit("[2,)") { because "it uses the jakarta.* namespace" }