diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6ba72371ac..3453f69b80 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -849,7 +849,7 @@ bom { ] } } - library("Jetty", "9.4.29.v20200521") { + library("Jetty", "9.4.30.v20200611") { group("org.eclipse.jetty") { imports = [ "jetty-bom"