diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index db9b3381ab2..69834e7f863 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1046,7 +1046,7 @@ bom { ] } } - library("Jetty", "12.1.7") { + library("Jetty", "12.1.8") { prohibit { contains ".alpha" because "we don't want alpha dependencies"