summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Dobozy <dobozysaurus@gmail.com>2022-12-13 15:43:29 -0500
committerChris Nauroth <cnauroth@apache.org>2022-12-13 20:44:51 +0000
commit01875f07a4453ccb0826bd9a6f6f25f897d1382c (patch)
tree975757394f1fba33ba7751b928008856bf7a6b68
parent061db99f615596cda1e3123588cf7530a770b0b8 (diff)
downloadzookeeper-01875f07a4453ccb0826bd9a6f6f25f897d1382c.tar.gz
ZOOKEEPER-4627: Upgraded jetty library. (#1955)
Co-authored-by: Mike Dobozy <mdobozy@redhat.com> Co-authored-by: Anup Ghatage <ghatage@apache.org> Signed-off-by: Chris Nauroth <cnauroth@apache.org> Reviewed-by: Mate Szalay-Beko <symat@apache.org> (cherry picked from commit 21a707b73e588a7bfc53dfcacaa14f5a1b386159)
-rwxr-xr-xpom.xml2
-rw-r--r--zookeeper-server/src/main/resources/lib/jetty-http-9.4.49.v20220914.LICENSE.txt (renamed from zookeeper-server/src/main/resources/lib/jetty-http-9.4.43.v20210629.LICENSE.txt)0
-rw-r--r--zookeeper-server/src/main/resources/lib/jetty-io-9.4.49.v20220914.LICENSE.txt (renamed from zookeeper-server/src/main/resources/lib/jetty-io-9.4.43.v20210629.LICENSE.txt)0
-rw-r--r--zookeeper-server/src/main/resources/lib/jetty-security-9.4.49.v20220914.LICENSE.txt (renamed from zookeeper-server/src/main/resources/lib/jetty-security-9.4.43.v20210629.LICENSE.txt)0
-rw-r--r--zookeeper-server/src/main/resources/lib/jetty-server-9.4.49.v20220914.LICENSE.txt (renamed from zookeeper-server/src/main/resources/lib/jetty-server-9.4.43.v20210629.LICENSE.txt)0
-rw-r--r--zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.49.v20220914.LICENSE.txt (renamed from zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.43.v20210629.LICENSE.txt)0
-rw-r--r--zookeeper-server/src/main/resources/lib/jetty-util-9.4.49.v20220914.LICENSE.txt (renamed from zookeeper-server/src/main/resources/lib/jetty-util-9.4.43.v20210629.LICENSE.txt)0
-rw-r--r--zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.49.v20220914.LICENSE.txt (renamed from zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.43.v20210629.LICENSE.txt)0
8 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bddfe7d28..d88722faf 100755
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@
<hamcrest.version>2.2</hamcrest.version>
<commons-cli.version>1.4</commons-cli.version>
<netty.version>4.1.76.Final</netty.version>
- <jetty.version>9.4.43.v20210629</jetty.version>
+ <jetty.version>9.4.49.v20220914</jetty.version>
<jackson.version>2.13.2.1</jackson.version>
<jline.version>2.14.6</jline.version>
<snappy.version>1.1.7.7</snappy.version>
diff --git a/zookeeper-server/src/main/resources/lib/jetty-http-9.4.43.v20210629.LICENSE.txt b/zookeeper-server/src/main/resources/lib/jetty-http-9.4.49.v20220914.LICENSE.txt
index 46f4f2524..46f4f2524 100644
--- a/zookeeper-server/src/main/resources/lib/jetty-http-9.4.43.v20210629.LICENSE.txt
+++ b/zookeeper-server/src/main/resources/lib/jetty-http-9.4.49.v20220914.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/jetty-io-9.4.43.v20210629.LICENSE.txt b/zookeeper-server/src/main/resources/lib/jetty-io-9.4.49.v20220914.LICENSE.txt
index 46f4f2524..46f4f2524 100644
--- a/zookeeper-server/src/main/resources/lib/jetty-io-9.4.43.v20210629.LICENSE.txt
+++ b/zookeeper-server/src/main/resources/lib/jetty-io-9.4.49.v20220914.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/jetty-security-9.4.43.v20210629.LICENSE.txt b/zookeeper-server/src/main/resources/lib/jetty-security-9.4.49.v20220914.LICENSE.txt
index 46f4f2524..46f4f2524 100644
--- a/zookeeper-server/src/main/resources/lib/jetty-security-9.4.43.v20210629.LICENSE.txt
+++ b/zookeeper-server/src/main/resources/lib/jetty-security-9.4.49.v20220914.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/jetty-server-9.4.43.v20210629.LICENSE.txt b/zookeeper-server/src/main/resources/lib/jetty-server-9.4.49.v20220914.LICENSE.txt
index 46f4f2524..46f4f2524 100644
--- a/zookeeper-server/src/main/resources/lib/jetty-server-9.4.43.v20210629.LICENSE.txt
+++ b/zookeeper-server/src/main/resources/lib/jetty-server-9.4.49.v20220914.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.43.v20210629.LICENSE.txt b/zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.49.v20220914.LICENSE.txt
index 46f4f2524..46f4f2524 100644
--- a/zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.43.v20210629.LICENSE.txt
+++ b/zookeeper-server/src/main/resources/lib/jetty-servlet-9.4.49.v20220914.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/jetty-util-9.4.43.v20210629.LICENSE.txt b/zookeeper-server/src/main/resources/lib/jetty-util-9.4.49.v20220914.LICENSE.txt
index 46f4f2524..46f4f2524 100644
--- a/zookeeper-server/src/main/resources/lib/jetty-util-9.4.43.v20210629.LICENSE.txt
+++ b/zookeeper-server/src/main/resources/lib/jetty-util-9.4.49.v20220914.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.43.v20210629.LICENSE.txt b/zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.49.v20220914.LICENSE.txt
index 46f4f2524..46f4f2524 100644
--- a/zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.43.v20210629.LICENSE.txt
+++ b/zookeeper-server/src/main/resources/lib/jetty-util-ajax-9.4.49.v20220914.LICENSE.txt