Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-11-18 16:57:30 +0000
committerMatthias Sohn2013-11-18 16:57:30 +0000
commit3cf2a8542af2373c1f249d05bc97c4d0abc0bcf8 (patch)
tree0bc3ad09bdbd8f5a3925de0cf31d8e3d052c78dc /pom.xml
parent216d9981f51ca4b68eef4ed6d465745f5d10190c (diff)
downloadjgit-3cf2a8542af2373c1f249d05bc97c4d0abc0bcf8.tar.gz
jgit-3cf2a8542af2373c1f249d05bc97c4d0abc0bcf8.tar.xz
jgit-3cf2a8542af2373c1f249d05bc97c4d0abc0bcf8.zip
Update Jetty to 7.6.14.v20131031
Change-Id: Icb7f91e40d2a216fda519c64a94d5ad18eac683c 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 2106517940..7bcf49482d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
<commons-compress-version>1.4.1</commons-compress-version>
<osgi-core-version>4.3.1</osgi-core-version>
<servlet-api-version>2.5</servlet-api-version>
- <jetty-version>7.6.11.v20130520</jetty-version>
+ <jetty-version>7.6.14.v20131031</jetty-version>
<clirr-version>2.4</clirr-version>
</properties>

Back to the top