summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-07-08 18:15:04 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-07-08 18:15:04 +0200
commit729c92d72370d1ca08213b0dc114ef351ff39305 (patch)
treef1dbe31018a4ef91466c27fe1a6bcba5a205aefe /pom.xml
parentcaf3fbe8bfac560b7b2048044a1ccaf9cfa65709 (diff)
downloadjgit-729c92d72370d1ca08213b0dc114ef351ff39305.tar.gz
jgit-729c92d72370d1ca08213b0dc114ef351ff39305.zip
Update jetty to 9.4.43.v20210629
Change-Id: I4ceea58cb0a04d041ca4e698e096a00ccd12bfc0
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 3a2d325bf5..01b6434ade 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.42.v20210604</jetty-version>
+ <jetty-version>9.4.43.v20210629</jetty-version>
<japicmp-version>0.15.3</japicmp-version>
<httpclient-version>4.5.13</httpclient-version>
<httpcore-version>4.4.14</httpcore-version>