diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-07-08 18:15:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-07-08 18:15:04 +0200 |
commit | 729c92d72370d1ca08213b0dc114ef351ff39305 (patch) | |
tree | f1dbe31018a4ef91466c27fe1a6bcba5a205aefe /pom.xml | |
parent | caf3fbe8bfac560b7b2048044a1ccaf9cfa65709 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |