diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5f3177297232..fd278226894b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -795,7 +795,7 @@ bom { ] } } - library("Jetty", "9.4.34.v20201102") { + library("Jetty", "9.4.35.v20201120") { group("org.eclipse.jetty") { imports = [ "jetty-bom"