summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-10-04 22:21:35 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-10-04 22:41:40 +0200
commitd0adf52df8ac83c8d5f49e3eddafb95b51a42fbc (patch)
treebdc801b7c8575e1b641400f9b8ea963d210fe47c /pom.xml
parent226dc134d2ed934dee82b637c04dcc7313ecb8a7 (diff)
downloadjgit-d0adf52df8ac83c8d5f49e3eddafb95b51a42fbc.tar.gz
jgit-d0adf52df8ac83c8d5f49e3eddafb95b51a42fbc.zip
Update Jetty to 9.4.21.v20190926
Change-Id: If01a01015024db9743c38c59f920964b3c3a0539 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 5c812d6250..c138e3225a 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.20.v20190813</jetty-version>
+ <jetty-version>9.4.21.v20190926</jetty-version>
<japicmp-version>0.14.1</japicmp-version>
<httpclient-version>4.5.6</httpclient-version>
<httpcore-version>4.4.10</httpcore-version>