summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-08-20 00:46:58 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-08-20 00:46:58 +0200
commite78dd7df9d2dd99b5c7f4c32f187947973e48f6f (patch)
treef413d2550294defb8f46afc2939f7e22c67b397e /pom.xml
parent8b38c7db4266741b3098fabc86e4c2907035517a (diff)
downloadjgit-e78dd7df9d2dd99b5c7f4c32f187947973e48f6f.tar.gz
jgit-e78dd7df9d2dd99b5c7f4c32f187947973e48f6f.zip
Update Jetty to 9.2.13.v20150730
Change-Id: I0c2a4cafcd1992431888c2a48592d9cb1ac04747 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 ec6f414cbb..082611eef4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,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.2.10.v20150310</jetty-version>
+ <jetty-version>9.2.13.v20150730</jetty-version>
<clirr-version>2.6.1</clirr-version>
<httpclient-version>4.3.6</httpclient-version>
<slf4j-version>1.7.2</slf4j-version>