diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 13:55:15 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 13:55:15 +0200 |
commit | 50f8511096401c2eb808160727ec7b653aa46ead (patch) | |
tree | f0b34ebc578e7e69d39f637d34d18773e2aec32b /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.target | |
parent | 04b56fe760a1ed87fd32a316de45e200dedd37cc (diff) | |
download | jgit-50f8511096401c2eb808160727ec7b653aa46ead.tar.gz jgit-50f8511096401c2eb808160727ec7b653aa46ead.zip |
Update org.tukaani:xz to 1.10
Change-Id: Ibd565d4d4e5ef0dd32514fdc6d73b44c25aaa27f
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.target index 3b691f63fa..1b07422867 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.31.target @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl --> -<target name="jgit-4.31" sequenceNumber="1724845338"> +<target name="jgit-4.31" sequenceNumber="1724845983"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -37,7 +37,7 @@ <dependency> <groupId>org.tukaani</groupId> <artifactId>xz</artifactId> - <version>1.9</version> + <version>1.10</version> <type>jar</type> </dependency> </dependencies> |