summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2017-01-24 11:33:06 +0100
committerGitHub <noreply@github.com>2017-01-24 11:33:06 +0100
commit3acced8b715c3e94d96dc6e301504a96727ca6fb (patch)
treef6b86701e8168e206da5031dd515c5d22bbfc0bb /pom.xml
parentab4f73dcdbb7bcf0613cf448c41ab96e51ce4761 (diff)
Revert "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 9b96e8bcf1a..2f9f827fe1e 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.16.v20170120</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>