diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7edc548c40..07b0dcfbbe 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -793,7 +793,7 @@ bom { ] } } - library("Jetty", "9.4.30.v20200611") { + library("Jetty", "9.4.31.v20200723") { group("org.eclipse.jetty") { imports = [ "jetty-bom"