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