summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-01-15 16:14:17 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-01-15 16:14:17 +0100
commit0652b5b213b03a0f891b65f093bbf5fa488a241c (patch)
tree0888d8f3fdaa362d2be6289d49cc634498f6002a /pom.xml
parent00252730ddea2c765f725a9885a9d12f2b89537e (diff)
downloadjgit-0652b5b213b03a0f891b65f093bbf5fa488a241c.tar.gz
jgit-0652b5b213b03a0f891b65f093bbf5fa488a241c.zip
Upgrade jetty to 9.4.25.v20191220
Change-Id: I6a14c2beec3075eac5807cd639f55f38ae8c9c49 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 cde7c6d6f0..2eeda672d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,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.24.v20191120</jetty-version>
+ <jetty-version>9.4.25.v20191220</jetty-version>
<japicmp-version>0.14.1</japicmp-version>
<httpclient-version>4.5.6</httpclient-version>
<httpcore-version>4.4.10</httpcore-version>