This is an automated email from the ASF dual-hosted git repository.
xvrl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new e3d7ad0eba0 update jetty to 9.4.57.v20241219 to address CVE (#17879)
e3d7ad0eba0 is described below
commit e3d7ad0eba0cef97cbbbaabebecf5c166d756d73
Author: Jan Werner <[email protected]>
AuthorDate: Fri Apr 4 20:14:14 2025 -0400
update jetty to 9.4.57.v20241219 to address CVE (#17879)
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index daf02d113e6..8a643b2b5e0 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2102,7 +2102,7 @@ name: Jetty
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 9.4.56.v20240826
+version: 9.4.57.v20241219
libraries:
- org.eclipse.jetty: jetty-client
- org.eclipse.jetty: jetty-continuation
diff --git a/pom.xml b/pom.xml
index 8b4dc132172..a1a16e1ce46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
<guava.version>32.0.1-jre</guava.version>
<guice.version>5.1.0</guice.version>
<hamcrest.version>1.3</hamcrest.version>
- <jetty.version>9.4.56.v20240826</jetty.version>
+ <jetty.version>9.4.57.v20241219</jetty.version>
<jersey.version>1.19.4</jersey.version>
<jackson.version>2.12.7.20221012</jackson.version>
<codehaus.jackson.version>1.9.13</codehaus.jackson.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]