Skip to content

Commit

Permalink
GH-16482 - upgrade jetty and fix CVE-2024-6763, CVE-2024-8184, CVE-20…
Browse files Browse the repository at this point in the history
  • Loading branch information
valenad1 committed Jan 15, 2025
1 parent e1f71d8 commit 32929f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 32929f9

Please sign in to comment.