diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9cc702d104..3a45d687b1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -653,7 +653,7 @@ bom { ] } } - library("Jetty", "11.0.8") { + library("Jetty", "11.0.9") { group("org.eclipse.jetty") { imports = [ "jetty-bom"