diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f4aeb9d6de..4222931b8f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -902,7 +902,7 @@ bom { ] } } - library("Jetty", "9.4.45.v20220203") { + library("Jetty", "9.4.46.v20220331") { prohibit("[11.0.0-alpha0,)") { because "it uses the jakarta.* namespace" }