aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-08-28 13:55:15 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-08-28 13:55:15 +0200
commit50f8511096401c2eb808160727ec7b653aa46ead (patch)
treef0b34ebc578e7e69d39f637d34d18773e2aec32b /pom.xml
parent04b56fe760a1ed87fd32a316de45e200dedd37cc (diff)
downloadjgit-50f8511096401c2eb808160727ec7b653aa46ead.tar.gz
jgit-50f8511096401c2eb808160727ec7b653aa46ead.zip
Update org.tukaani:xz to 1.10
Change-Id: Ibd565d4d4e5ef0dd32514fdc6d73b44c25aaa27f
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 8cc50f1a80..9c4c1b62d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -910,7 +910,7 @@
<dependency>
<groupId>org.tukaani</groupId>
<artifactId>xz</artifactId>
- <version>1.9</version>
+ <version>1.10</version>
<optional>true</optional>
</dependency>