diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-04 22:21:35 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-10-04 22:41:40 +0200 |
commit | d0adf52df8ac83c8d5f49e3eddafb95b51a42fbc (patch) | |
tree | bdc801b7c8575e1b641400f9b8ea963d210fe47c /pom.xml | |
parent | 226dc134d2ed934dee82b637c04dcc7313ecb8a7 (diff) | |
download | jgit-d0adf52df8ac83c8d5f49e3eddafb95b51a42fbc.tar.gz jgit-d0adf52df8ac83c8d5f49e3eddafb95b51a42fbc.zip |
Update Jetty to 9.4.21.v20190926
Change-Id: If01a01015024db9743c38c59f920964b3c3a0539
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
@@ -193,7 +193,7 @@ <commons-compress-version>1.18</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.20.v20190813</jetty-version> + <jetty-version>9.4.21.v20190926</jetty-version> <japicmp-version>0.14.1</japicmp-version> <httpclient-version>4.5.6</httpclient-version> <httpcore-version>4.4.10</httpcore-version> |