diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-11-18 17:57:30 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-11-18 17:57:30 +0100 |
commit | 3cf2a8542af2373c1f249d05bc97c4d0abc0bcf8 (patch) | |
tree | 0bc3ad09bdbd8f5a3925de0cf31d8e3d052c78dc /pom.xml | |
parent | 216d9981f51ca4b68eef4ed6d465745f5d10190c (diff) | |
download | jgit-3cf2a8542af2373c1f249d05bc97c4d0abc0bcf8.tar.gz 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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |