diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0a50b9bd02..14d94a3377 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1014,7 +1014,7 @@ bom { ] } } - library("Jetty", "12.0.18") { + library("Jetty", "12.0.19") { prohibit { contains ".alpha" because "we don't want alpha dependencies"