summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-01-04 02:02:27 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-01-07 15:51:18 -0500
commitdb48fcedbc7284076f48f00e836ab944ff119fdb (patch)
tree925aa0b57a82c67e6ebc5a02a027e34f1f5c454d /pom.xml
parentfb3ae37e26d0353394bd92bbe4b4db672fd596c9 (diff)
downloadjgit-db48fcedbc7284076f48f00e836ab944ff119fdb.tar.gz
jgit-db48fcedbc7284076f48f00e836ab944ff119fdb.zip
Update jetty to 9.4.35.v20201120
Change-Id: I203778ea0536defffb720bcf7cdcbc6258540e65 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 1f1e72e6b4..26ebd012bc 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.30.v20200611</jetty-version>
+ <jetty-version>9.4.35.v20201120</jetty-version>
<japicmp-version>0.14.4</japicmp-version>
<httpclient-version>4.5.10</httpclient-version>
<httpcore-version>4.4.12</httpcore-version>