diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-01-15 16:14:17 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-01-15 16:14:17 +0100 |
commit | 0652b5b213b03a0f891b65f093bbf5fa488a241c (patch) | |
tree | 0888d8f3fdaa362d2be6289d49cc634498f6002a /pom.xml | |
parent | 00252730ddea2c765f725a9885a9d12f2b89537e (diff) | |
download | jgit-0652b5b213b03a0f891b65f093bbf5fa488a241c.tar.gz jgit-0652b5b213b03a0f891b65f093bbf5fa488a241c.zip |
Upgrade jetty to 9.4.25.v20191220
Change-Id: I6a14c2beec3075eac5807cd639f55f38ae8c9c49
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.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.24.v20191120</jetty-version> + <jetty-version>9.4.25.v20191220</jetty-version> <japicmp-version>0.14.1</japicmp-version> <httpclient-version>4.5.6</httpclient-version> <httpcore-version>4.4.10</httpcore-version> |