summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-01-23 16:53:47 +0100
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-01-23 16:53:47 +0100
commit148ca726511dcc99e50f4692f5fb1f018f1aacf3 (patch)
tree5bbfe5c0217247e45ebcbc1615a45390fe115121 /pom.xml
parentfa47a60ef99b617d7d5d2ae615300e1a2ca6b7f0 (diff)
Use Jetty 9.3.16
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 2f9f827fe1e..9b96e8bcf1a 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.15.v20161220</jetty.version>
+ <jetty.version>9.3.16.v20170120</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>
<doclint>all</doclint>