diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-26 00:46:22 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-26 00:49:15 +0200 |
commit | cb208fb3ca130a2241bef3f3a33d54269d3a14ba (patch) | |
tree | 515ea8a86fa3258457007be83b8d0278b74d002d /pom.xml | |
parent | 89a041cdd7a732c6c97976f862f57f6e7a17f450 (diff) | |
download | jgit-cb208fb3ca130a2241bef3f3a33d54269d3a14ba.tar.gz jgit-cb208fb3ca130a2241bef3f3a33d54269d3a14ba.zip |
Update Jetty to 9.4.20.v20190813
Bug: 550094
Change-Id: I2148f5ff7e60450dc7e023257560e2a77ce5c85a
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.14.v20181114</jetty-version> + <jetty-version>9.4.20.v20190813</jetty-version> <japicmp-version>0.14.1</japicmp-version> <httpclient-version>4.5.6</httpclient-version> <httpcore-version>4.4.10</httpcore-version> |