diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-01 12:38:22 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-02 11:53:29 +0200 |
commit | 1b45b06116eee607152822d58103f5e4973d27b8 (patch) | |
tree | 7e054c151bde1d393b290852d999637331735fbf /pom.xml | |
parent | ebc290a4a0066e631f37596761e648b2ef5df185 (diff) | |
download | jgit-1b45b06116eee607152822d58103f5e4973d27b8.tar.gz jgit-1b45b06116eee607152822d58103f5e4973d27b8.zip |
Update Jetty to 9.3.17.v20170317
Update to the latest 9.3 version until we have a solution for bug 514336
we face with 9.4.x versions.
Change-Id: I6d8d476abe8677ce865a08099bb77330effc700a
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.2.13.v20150730</jetty-version> + <jetty-version>9.3.17.v20170317</jetty-version> <japicmp-version>0.5.3</japicmp-version> <httpclient-version>4.3.6</httpclient-version> <slf4j-version>1.7.2</slf4j-version> |