diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b59618026f..10aee36c29 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.42.v20210604") { + library("Jetty", "9.4.43.v20210629") { prohibit("[11.0.0-alpha0,)") { because "it uses the jakarta.* namespace" }