diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c780399f9fdc..3989c6678ef8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -666,7 +666,7 @@ bom { ] } } - library("Jetty", "11.0.18") { + library("Jetty", "11.0.19") { group("org.eclipse.jetty") { imports = [ "jetty-bom"