summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-02-13 21:56:03 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-02-13 22:17:43 +0100
commit7cc1a52c66077e8b46c10f77ebc8219333a56858 (patch)
tree7fa6f9115d210c01a4d02ec262eb10e6c2c8b437 /pom.xml
parent1b9911d9ae23f14a7e7a5330c47e63a99fe1469d (diff)
downloadjgit-7cc1a52c66077e8b46c10f77ebc8219333a56858.tar.gz
jgit-7cc1a52c66077e8b46c10f77ebc8219333a56858.zip
Update jetty to 9.4.36.v20210114
Change-Id: Iea57f0fddb0f10dbd1c9be886bfa5ad8c3ff5cb5 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 8257f952d0..7e3acbcf38 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.35.v20201120</jetty-version>
+ <jetty-version>9.4.36.v20210114</jetty-version>
<japicmp-version>0.14.4</japicmp-version>
<httpclient-version>4.5.13</httpclient-version>
<httpcore-version>4.4.14</httpcore-version>