diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-07-05 00:06:05 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-07-08 15:23:39 +0200 |
commit | e8f6c831c99e2ea64ae110324e48c47b84f3a375 (patch) | |
tree | 48cf5980ba136922a7f963e177c11cbf9206578b /pom.xml | |
parent | 12326ddead2948f20fadcd495096997a941e648b (diff) | |
download | jgit-e8f6c831c99e2ea64ae110324e48c47b84f3a375.tar.gz jgit-e8f6c831c99e2ea64ae110324e48c47b84f3a375.zip |
Update to Jetty 7.6.11.v20130520
Change-Id: I76d32444c9cf9f086a013e410a88d37a359272fd
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.0.v20120127</jetty-version> + <jetty-version>7.6.11.v20130520</jetty-version> <clirr-version>2.4</clirr-version> </properties> |