summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-12-23 03:18:59 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2018-12-24 10:11:22 +0100
commit0aa31b110bc9832976332be05dc1a0fc2d59e235 (patch)
treea7b1b53122d83b36472e5eb139a7dfc15b644878 /pom.xml
parentd4a21a76ff144897f51e16b58e2b6fa94e2aecf9 (diff)
downloadjgit-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cf875f1460..219c186263 100644
--- a/pom.xml
+++ b/pom.xml
@@ -691,7 +691,7 @@
<dependency>
<groupId>org.tukaani</groupId>
<artifactId>xz</artifactId>
- <version>1.6</version>
+ <version>1.8</version>
<optional>true</optional>
</dependency>