aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-05-27 01:57:08 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2020-05-27 02:00:45 +0200
commitefb15a56f7c3d1d2829312ecf98f743d4fcf5828 (patch)
treefd5cee1b4447716ccdc8fb9afd4560af562c021c /pom.xml
parentb6087813e0980ab22b39065cc6457d88be94cc4b (diff)
downloadjgit-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6949463099..ec5cbc5aa8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>