diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fb232da9f7d6..da0b7fdfc169 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.43.v20210629") { + library("Jetty", "9.4.44.v20210927") { prohibit("[11.0.0-alpha0,)") { because "it uses the jakarta.* namespace" }