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