diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fb4dd1b74c2..22f6771d039 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -903,7 +903,7 @@ bom { ] } } - library("Jetty", "9.4.46.v20220331") { + library("Jetty", "9.4.51.v20230217") { prohibit("[11.0.0-alpha0,)") { because "it uses the jakarta.* namespace" }