This is an automated email from the ASF dual-hosted git repository.
andor pushed a commit to branch branch-3.8
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/branch-3.8 by this push:
new be2340e03 ZOOKEEPER-4700: Update Jetty for fixing CVE-2023-26048 and
CVE-2023-26049
be2340e03 is described below
commit be2340e03d661692414c11dfa0a7920768bc31d0
Author: Villő Szűcs <[email protected]>
AuthorDate: Fri Jun 16 21:48:18 2023 +0200
ZOOKEEPER-4700: Update Jetty for fixing CVE-2023-26048 and CVE-2023-26049
Change-Id: I18a2da2e104a21e0b248c444077d49e326893f57
Author: Villő Szűcs <[email protected]>
Reviewers: [email protected], [email protected], [email protected]
Closes #2007 from szucsvillo/ZOOKEEPER-4700
(cherry picked from commit dbd1ba3b531c28d0da332ebdd7ccf3d336462d51)
Signed-off-by: Andor Molnar <[email protected]>
---
pom.xml | 2 +-
...49.v20220914.LICENSE.txt => jetty-http-9.4.51.v20230217.LICENSE.txt} | 0
...4.49.v20220914.LICENSE.txt => jetty-io-9.4.51.v20230217.LICENSE.txt} | 0
...20220914.LICENSE.txt => jetty-security-9.4.51.v20230217.LICENSE.txt} | 0
....v20220914.LICENSE.txt => jetty-server-9.4.51.v20230217.LICENSE.txt} | 0
...v20220914.LICENSE.txt => jetty-servlet-9.4.51.v20230217.LICENSE.txt} | 0
...49.v20220914.LICENSE.txt => jetty-util-9.4.51.v20230217.LICENSE.txt} | 0
...0220914.LICENSE.txt => jetty-util-ajax-9.4.51.v20230217.LICENSE.txt} | 0
8 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a3c16fddc..ab4a364e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@
<hamcrest.version>2.2</hamcrest.version>
<commons-cli.version>1.5.0</commons-cli.version>
<netty.version>4.1.86.Final</netty.version>
- <jetty.version>9.4.49.v20220914</jetty.version>
+ <jetty.version>9.4.51.v20230217</jetty.version>
<jackson.version>2.13.4.2</jackson.version>
<jline.version>2.14.6</jline.version>
<snappy.version>1.1.9.1</snappy.version>
diff --git
a/zookeeper-server/src/main/resources/lib/jetty-http-9.4.49.v20220914.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/jetty-http-9.4.51.v20230217.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/jetty-http-9.4.49.v20220914.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/jetty-http-9.4.51.v20230217.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/jetty-io-9.4.49.v20220914.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/jetty-io-9.4.51.v20230217.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/jetty-io-9.4.49.v20220914.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/jetty-io-9.4.51.v20230217.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/jetty-security-9.4.49.v20220914.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/jetty-security-9.4.51.v20230217.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/jetty-security-9.4.49.v20220914.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/jetty-security-9.4.51.v20230217.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/jetty-server-9.4.49.v20220914.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/jetty-server-9.4.51.v20230217.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/jetty-server-9.4.49.v20220914.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/jetty-server-9.4.51.v20230217.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.49.v20220914.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.51.v20230217.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.49.v20220914.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.51.v20230217.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/jetty-util-9.4.49.v20220914.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/jetty-util-9.4.51.v20230217.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/jetty-util-9.4.49.v20220914.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/jetty-util-9.4.51.v20230217.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.49.v20220914.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.51.v20230217.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.49.v20220914.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.51.v20230217.LICENSE.txt