diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 77e0c63432f..758c2d9dafa 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1115,7 +1115,7 @@ bom { ] } } - library("Jetty", "12.1.11") { + library("Jetty", "12.1.12") { prohibit { contains ".alpha" because "we don't want alpha dependencies"