diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3798b1087c6..c1335a1eb65 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -980,7 +980,7 @@ bom { ] } } - library("Jetty", "9.4.51.v20230217") { + library("Jetty", "9.4.52.v20230823") { prohibit { versionRange "[10.0.0-alpha0,)" because "it requires Java 11"