diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f392f690bb5..0d729653236 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.38.v20210224") { + library("Jetty", "9.4.39.v20210325") { group("org.eclipse.jetty") { imports = [ "jetty-bom"