diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3e1e6fdf47..d164357a75 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -861,7 +861,7 @@ bom { ] } } - library("Jetty", "9.4.36.v20210114") { + library("Jetty", "9.4.38.v20210224") { prohibit("[11.0.0-alpha0,)") { because "it uses the jakarta.* namespace" }