diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 465ec887603..b1bcbd94944 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -980,7 +980,7 @@ bom { ] } } - library("Jetty", "9.4.50.v20221201") { + library("Jetty", "9.4.51.v20230217") { prohibit { versionRange "[10.0.0-alpha0,)" because "it requires Java 11"