diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-07-09 00:18:05 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-07-14 17:41:25 +0200 |
commit | 3e856ff697d1f68918b75f4a60fb6850d2ac3657 (patch) | |
tree | 81b8ba5ddb8a93b69b410cefc8d8538d5627dff5 /pom.xml | |
parent | 9b033a1b6da1193dbedca80c217af748ae546629 (diff) | |
download | jgit-3e856ff697d1f68918b75f4a60fb6850d2ac3657.tar.gz jgit-3e856ff697d1f68918b75f4a60fb6850d2ac3657.zip |
Update Jetty to 9.4.30.v20200611
Change-Id: I9e14502f290483ad755aac30acd1e256f8abc8f8
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.28.v20200408</jetty-version> + <jetty-version>9.4.30.v20200611</jetty-version> <japicmp-version>0.14.3</japicmp-version> <httpclient-version>4.5.10</httpclient-version> <httpcore-version>4.4.12</httpcore-version> |