diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cd86dd485c..966af97eda 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -938,7 +938,7 @@ bom { ] } } - library("Jetty", "9.4.45.v20220203") { + library("Jetty", "9.4.46.v20220331") { prohibit("[10.0.0-alpha0,)") { because "it requires Java 11" }