diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b4bc0daab5..acbb3b22a6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -795,7 +795,7 @@ bom { ] } } - library("Jetty", "9.4.35.v20201120") { + library("Jetty", "9.4.36.v20210114") { group("org.eclipse.jetty") { imports = [ "jetty-bom"