diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cd63f31c1a..d4eec0a330 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -875,7 +875,7 @@ bom { ] } } - library("Jetty", "9.4.28.v20200408") { + library("Jetty", "9.4.29.v20200521") { group("org.eclipse.jetty") { imports = [ "jetty-bom"