diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 14eef8a77e..4c7c143c1b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -883,7 +883,7 @@ bom { ] } } - library("Jetty", "9.4.40.v20210413") { + library("Jetty", "9.4.41.v20210516") { prohibit("[11.0.0-alpha0,)") { because "it uses the jakarta.* namespace" }