diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-08-18 19:16:58 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-08-18 19:40:50 +0200 |
commit | b31f966188697d2d07ac0e888d4b3c2a5defabb9 (patch) | |
tree | f251d7f0e2e67db771f5445f3cb3e0452716827e /pom.xml | |
parent | 60c77919189450c99315f9a1c693b66e416223e3 (diff) | |
download | jgit-b31f966188697d2d07ac0e888d4b3c2a5defabb9.tar.gz jgit-b31f966188697d2d07ac0e888d4b3c2a5defabb9.zip |
Update Jetty to 9.4.11.v20180605
Change-Id: I1d2ad0536a0fd02361e17d0175eaeca2c047660c
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
@@ -207,7 +207,7 @@ <commons-compress-version>1.15</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.8.v20171121</jetty-version> + <jetty-version>9.4.11.v20180605</jetty-version> <japicmp-version>0.12.0</japicmp-version> <httpclient-version>4.5.5</httpclient-version> <httpcore-version>4.4.9</httpcore-version> |