summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2017-11-29 23:09:17 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2017-11-29 23:09:17 +0100
commitb181f3eb63ccc54512f92fe49490de352178ee36 (patch)
tree709f08d7e0c1dca414d82303fea82897db73b16d /pom.xml
parent64ec65ee47b42dbeba8994bf4c5a46b7cad154e4 (diff)
downloadjgit-b181f3eb63ccc54512f92fe49490de352178ee36.tar.gz
jgit-b181f3eb63ccc54512f92fe49490de352178ee36.zip
Update Jetty to 9.4.8.v20171121
Change-Id: I4ea421758e3469a59fa4fbbf46ce86757dd267e9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 dec797698e..f4aa713be7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
<commons-compress-version>1.6</commons-compress-version>
<osgi-core-version>4.3.1</osgi-core-version>
<servlet-api-version>3.1.0</servlet-api-version>
- <jetty-version>9.4.5.v20170502</jetty-version>
+ <jetty-version>9.4.8.v20171121</jetty-version>
<japicmp-version>0.10.0</japicmp-version>
<httpclient-version>4.3.6</httpclient-version>
<slf4j-version>1.7.2</slf4j-version>