diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8bcf0c4822..9ed446c502 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -890,7 +890,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" }