diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 556b8b2687f..ea4ff04863a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1062,7 +1062,7 @@ bom { ] } } - library("Jetty", "12.0.24") { + library("Jetty", "12.0.25") { prohibit { contains ".alpha" because "we don't want alpha dependencies"