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