summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMike Dobozy <dobozysaurus@gmail.com>2022-12-13 15:43:29 -0500
committerGitHub <noreply@github.com>2022-12-13 12:43:29 -0800
commit21a707b73e588a7bfc53dfcacaa14f5a1b386159 (patch)
tree7dded54f02787e3412f292db999bb4c8e3f7929e /pom.xml
parentf1d69fdc8a4407f85e0d9af84daac93c00fe82f7 (diff)
downloadzookeeper-21a707b73e588a7bfc53dfcacaa14f5a1b386159.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>
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 76d21a266..e54f51377 100755
--- a/pom.xml
+++ b/pom.xml
@@ -559,7 +559,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>