diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f87c60a2d0..463c601e6e 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.27.v20200227") { + library("Jetty", "9.4.28.v20200408") { group("org.eclipse.jetty") { imports = [ "jetty-bom"