summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-08-26 00:46:22 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-08-26 00:49:15 +0200
commitcb208fb3ca130a2241bef3f3a33d54269d3a14ba (patch)
tree515ea8a86fa3258457007be83b8d0278b74d002d /pom.xml
parent89a041cdd7a732c6c97976f862f57f6e7a17f450 (diff)
downloadjgit-cb208fb3ca130a2241bef3f3a33d54269d3a14ba.tar.gz
jgit-cb208fb3ca130a2241bef3f3a33d54269d3a14ba.zip
Update Jetty to 9.4.20.v20190813
Bug: 550094 Change-Id: I2148f5ff7e60450dc7e023257560e2a77ce5c85a 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 c7cc892ea2..ffef61cc6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
<commons-compress-version>1.18</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.14.v20181114</jetty-version>
+ <jetty-version>9.4.20.v20190813</jetty-version>
<japicmp-version>0.14.1</japicmp-version>
<httpclient-version>4.5.6</httpclient-version>
<httpcore-version>4.4.10</httpcore-version>