diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-23 03:18:59 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-12-24 10:11:22 +0100 |
commit | 0aa31b110bc9832976332be05dc1a0fc2d59e235 (patch) | |
tree | a7b1b53122d83b36472e5eb139a7dfc15b644878 /pom.xml | |
parent | d4a21a76ff144897f51e16b58e2b6fa94e2aecf9 (diff) | |
download | jgit-0aa31b110bc9832976332be05dc1a0fc2d59e235.tar.gz jgit-0aa31b110bc9832976332be05dc1a0fc2d59e235.zip |
Update org.tukaani.xz to 1.8.0.v20180207-1613
CQ: 18321
Change-Id: I49f47748e7753146c0d696b2bd381d2d3465691e
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
@@ -691,7 +691,7 @@ <dependency> <groupId>org.tukaani</groupId> <artifactId>xz</artifactId> - <version>1.6</version> + <version>1.8</version> <optional>true</optional> </dependency> |