diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index e494d201665..b7ffe5e1b06 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1034,7 +1034,7 @@ bom { ] } } - library("Jetty", "12.1.4") { + library("Jetty", "12.1.5") { prohibit { contains ".alpha" because "we don't want alpha dependencies"