diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dd853cdf7d..57b0bac6ab 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -796,7 +796,7 @@ bom { ] } } - library("Jetty", "9.4.41.v20210516") { + library("Jetty", "9.4.42.v20210604") { group("org.eclipse.jetty") { imports = [ "jetty-bom"