aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@yahoo-inc.com>2016-09-22 10:53:22 +0200
committergjoranv <gv@yahoo-inc.com>2016-09-22 10:53:22 +0200
commit28384b0154fac6f6340c0cc0cbca0272f3998d77 (patch)
tree2af4df1789ed9cee8aa2894393ad68f64fc4883a /pom.xml
parent409a42037516304250d1d5272978e33d5fd2af71 (diff)
Upgrade jetty to 9.3.12
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 4df5eb8e108..5410b10f1ba 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.10.v20160621</jetty.version>
+ <jetty.version>9.3.12.v20160915</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>
<doclint>all</doclint>