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