diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9c0dfc38ed1..3111fbe06ef 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.42.v20210604") { + library("Jetty", "9.4.43.v20210629") { group("org.eclipse.jetty") { imports = [ "jetty-bom"