summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@yahoo-inc.com>2016-08-29 13:53:32 +0200
committergjoranv <gv@yahoo-inc.com>2016-08-29 13:53:32 +0200
commit8d5a22f1015cb9d283752885e5de24925c72ed72 (patch)
tree972fbbd7d682f66665650315c03fc4cfd5478ec8 /pom.xml
parentd5e2aa89bfbfea22a42cb046bebba6ebc8a61950 (diff)
Upgrade jetty to 9.3.11
VESPA-4359
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dc00e039298..10eca2a27ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1113,7 +1113,7 @@
<curator.version>2.9.1</curator.version>
<jackson2.version>2.5.3</jackson2.version>
<jersey2.version>2.10.1</jersey2.version>
- <jetty.version>9.3.9.v20160517</jetty.version>
+ <jetty.version>9.3.11.v20160721</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>
<doclint>all</doclint>