diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-22 17:48:23 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-03-22 17:48:23 +0100 |
commit | f3e9b6e7676f1127fb8b8f6e6d9c699f32c9a3c6 (patch) | |
tree | e659b5898525cb1583a1661d36ed47d551da600f /pom.xml | |
parent | 2d0ce094b487c6663f47d0e0fb4e36b9132e8ae6 (diff) | |
download | jgit-f3e9b6e7676f1127fb8b8f6e6d9c699f32c9a3c6.tar.gz jgit-f3e9b6e7676f1127fb8b8f6e6d9c699f32c9a3c6.zip |
Update Jetty to 9.4.3.v20170317
Change-Id: I900c74bb76b6cfaee838e6f79d80c9b2840806df
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
@@ -200,7 +200,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.4.1.v20170120</jetty-version> + <jetty-version>9.4.3.v20170317</jetty-version> <japicmp-version>0.5.3</japicmp-version> <httpclient-version>4.3.6</httpclient-version> <slf4j-version>1.7.2</slf4j-version> |