diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5976c49f3a..741bae611f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -667,7 +667,7 @@ bom { ] } } - library("Jetty", "11.0.7") { + library("Jetty", "11.0.8") { group("org.eclipse.jetty") { imports = [ "jetty-bom"