summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-01-02 13:34:21 +0100
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-01-02 13:34:21 +0100
commitc9d3855f851916f6143f5aafeb07721e6f38bf95 (patch)
tree778cfbe327240cf6914e731cf8d5f7344323801b /pom.xml
parente1db17f2726aa983629e6535fc989f232bac8778 (diff)
Use Jetty 9.3.15
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 c1d6db914f3..76a65ae4ea8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1068,7 +1068,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.3.15.v20161220</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>
<doclint>all</doclint>