diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-08-20 00:46:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-08-20 00:46:58 +0200 |
commit | e78dd7df9d2dd99b5c7f4c32f187947973e48f6f (patch) | |
tree | f413d2550294defb8f46afc2939f7e22c67b397e /pom.xml | |
parent | 8b38c7db4266741b3098fabc86e4c2907035517a (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |