diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-05-27 01:57:08 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-05-27 02:00:45 +0200 |
commit | efb15a56f7c3d1d2829312ecf98f743d4fcf5828 (patch) | |
tree | fd5cee1b4447716ccdc8fb9afd4560af562c021c /pom.xml | |
parent | b6087813e0980ab22b39065cc6457d88be94cc4b (diff) | |
download | jgit-efb15a56f7c3d1d2829312ecf98f743d4fcf5828.tar.gz jgit-efb15a56f7c3d1d2829312ecf98f743d4fcf5828.zip |
Update jetty to 9.4.28.v20200408
Change-Id: I6fe26c1efcf812de3102ee82ce67f9e0bc3b0135
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
@@ -162,7 +162,7 @@ <commons-compress-version>1.19</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.25.v20191220</jetty-version> + <jetty-version>9.4.28.v20200408</jetty-version> <japicmp-version>0.14.3</japicmp-version> <httpclient-version>4.5.10</httpclient-version> <httpcore-version>4.4.12</httpcore-version> |