diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3996a0da70..f35d80fb17 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -796,7 +796,7 @@ bom { ] } } - library("Jetty", "9.4.36.v20210114") { + library("Jetty", "9.4.38.v20210224") { group("org.eclipse.jetty") { imports = [ "jetty-bom"