diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2d5eb97164c..a5b9668aea5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -792,7 +792,7 @@ bom { ] } } - library("Jetty", "9.4.32.v20200930") { + library("Jetty", "9.4.33.v20201020") { group("org.eclipse.jetty") { imports = [ "jetty-bom"