diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d02bb7bc4c..5d715b120c 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.43.v20210629") { + library("Jetty", "9.4.44.v20210927") { group("org.eclipse.jetty") { imports = [ "jetty-bom"