summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2016-12-12 14:12:47 +0100
committerGitHub <noreply@github.com>2016-12-12 14:12:47 +0100
commit2bb31bd187bd1adf9717e2adac9c10ef08949f99 (patch)
treeb66b95dd58224cf990e82c46cdf94bcffcb0f9e5 /pom.xml
parentcf3fe7e1343f1507639fab979856a01dd41a67fc (diff)
Revert "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 eb5e492b0ea..f7afd848ba2 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.4.0.v20161208</jetty.version>
+ <jetty.version>9.3.14.v20161028</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>
<doclint>all</doclint>