diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 7125968d4fa..bc68c33026f 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1141,7 +1141,7 @@ bom { ] } } - library("Jetty", "12.1.12") { + library("Jetty", "12.1.13") { prohibit { contains ".alpha" because "we don't want alpha dependencies"