diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 43d0521602..465ec88760 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -969,7 +969,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.13") { + library("Jetty Reactive HTTPClient", "1.1.14") { prohibit { versionRange "[2,)" because "it uses the jakarta.* namespace"