diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3c1c7f61ba07..23a23f1ee458 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.12") { + library("Jetty", "11.0.13") { group("org.eclipse.jetty") { imports = [ "jetty-bom"