summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-08-18 19:16:58 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-08-18 19:40:50 +0200
commitb31f966188697d2d07ac0e888d4b3c2a5defabb9 (patch)
treef251d7f0e2e67db771f5445f3cb3e0452716827e /pom.xml
parent60c77919189450c99315f9a1c693b66e416223e3 (diff)
downloadjgit-b31f966188697d2d07ac0e888d4b3c2a5defabb9.tar.gz
jgit-b31f966188697d2d07ac0e888d4b3c2a5defabb9.zip
Update Jetty to 9.4.11.v20180605
Change-Id: I1d2ad0536a0fd02361e17d0175eaeca2c047660c 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 37c22d67e8..aee4895361 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
<commons-compress-version>1.15</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.8.v20171121</jetty-version>
+ <jetty-version>9.4.11.v20180605</jetty-version>
<japicmp-version>0.12.0</japicmp-version>
<httpclient-version>4.5.5</httpclient-version>
<httpcore-version>4.4.9</httpcore-version>