diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0104c76d95a..1abea19096e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1019,7 +1019,7 @@ bom { ] } } - library("Jetty", "12.0.22") { + library("Jetty", "12.0.23") { prohibit { contains ".alpha" because "we don't want alpha dependencies"