diff --git a/gradle.properties b/gradle.properties index a23e3d7c8511..47a2633f3ee5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -62,9 +62,9 @@ jetty8version=8.2.0.v20160908 # packages. Each hadoop package can upgrade its jetty version. jetty9version=9.4.11.v20180605 # jetty 9 version is used in the main standalone assembly -jetty9MainVersion=9.4.53.v20231009 +jetty9MainVersion=9.4.57.v20241219 # jetty-minimal 9 version is used in the minimal standalone assembly -jetty9MinimalVersion=9.4.53.v20231009 +jetty9MinimalVersion=9.4.57.v20241219 servletApiVersion=3.1.0 # Jython (Java intrapretor for Python language)