diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 076253d057..328f9c278e 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.31.v20200723") { + library("Jetty", "9.4.33.v20201020") { group("org.eclipse.jetty") { imports = [ "jetty-bom"