diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1969c5d6d48..c2efeecbc91 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -850,7 +850,7 @@ bom { ] } } - library("Jetty", "9.4.33.v20201020") { + library("Jetty", "9.4.34.v20201102") { group("org.eclipse.jetty") { imports = [ "jetty-bom"