diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-13 21:56:03 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-02-13 22:17:43 +0100 |
commit | 7cc1a52c66077e8b46c10f77ebc8219333a56858 (patch) | |
tree | 7fa6f9115d210c01a4d02ec262eb10e6c2c8b437 /pom.xml | |
parent | 1b9911d9ae23f14a7e7a5330c47e63a99fe1469d (diff) | |
download | jgit-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.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.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> |