summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-10-22 13:13:35 +0200
committerGitHub <noreply@github.com>2016-10-22 13:13:35 +0200
commitdfb2a42a1a80fde1c87223357c904043c350d498 (patch)
tree991d4e40d4652b330104d1ee9ab42a1345b7cfb6 /pom.xml
parentf13067b8431e9731f6f4284f1632dfa13faaf2a4 (diff)
Revert "Bump jetty version to 9.3.13"
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 c2926770644..54c997d4517 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.13.v20161014</jetty.version>
+ <jetty.version>9.3.12.v20160915</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<test.hide>true</test.hide>
<doclint>all</doclint>