aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2016-12-10 15:06:16 +0100
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2016-12-12 15:45:38 +0100
commitbc633ff379543495db64d8135b07e1564d54acfa (patch)
tree86715e70dd2864d1247740d18416d2d628e023a8 /pom.xml
parent3725cd424458081ee336495cf3245851a238d5c1 (diff)
Use Jetty 9.4.0
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 f7afd848ba2..eb5e492b0ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1083,7 +1083,7 @@
<curator.version>2.9.1</curator.version>
<jackson2.version>2.8.3</jackson2.version>
<jersey2.version>2.23.2</jersey2.version>
- <jetty.version>9.3.14.v20161028</jetty.version>
+ <jetty.version>9.4.0.v20161208</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>
<doclint>all</doclint>