summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorNorbert Kalmar <nkalmar@apache.org>2021-04-07 23:10:01 +0530
committerMohammad Arshad <arshad@apache.org>2021-04-07 23:10:01 +0530
commitb08b6bb2ea7259face0df881dcbc9f5061a35d1e (patch)
treecf798475629cc269e5ae6a9c77f9f205ec32523e /pom.xml
parenta10c6b4a78fa28b785d18cc973026da971bb4fe3 (diff)
downloadzookeeper-b08b6bb2ea7259face0df881dcbc9f5061a35d1e.tar.gz
ZOOKEEPER-4277: update jetty to 9.4.39 due to CVE-2021-28165
Author: Norbert Kalmar <nkalmar@apache.org> Reviewers: Mohammad Arshad <arshad@apache.org> Closes #1675 from nkalmar/master
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 47c20dadd..c2336bcd9 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.60.Final</netty.version>
- <jetty.version>9.4.38.v20210224</jetty.version>
+ <jetty.version>9.4.39.v20210325</jetty.version>
<jackson.version>2.10.5.1</jackson.version>
<jline.version>2.14.6</jline.version>
<snappy.version>1.1.7.7</snappy.version>