diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8a0e934e90da..152b31791f14 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -644,7 +644,7 @@ bom { ] } } - library("Jetty", "11.0.17") { + library("Jetty", "11.0.18") { group("org.eclipse.jetty") { imports = [ "jetty-bom"