diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 14:59:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 21:45:23 +0200 |
commit | 69f64a5ff73807d34a172be596c694a35bed4ac9 (patch) | |
tree | 05a967c76ae34483a71ac4f8d5abef94ea88a73e /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target | |
parent | 50f8511096401c2eb808160727ec7b653aa46ead (diff) | |
download | jgit-69f64a5ff73807d34a172be596c694a35bed4ac9.tar.gz jgit-69f64a5ff73807d34a172be596c694a35bed4ac9.zip |
Update org.apache.commons:commons-compress to 1.27.1
Change-Id: Ibd48bfe5ec3fdd3d52d755dc4881e013aae21d5d
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target index e5bd8bc3c8..d722b0a8ba 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.26.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.26" sequenceNumber="1724845983"> +<target name="jgit-4.26" sequenceNumber="1724846450"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -263,7 +263,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> - <version>1.26.2</version> + <version>1.27.1</version> <type>jar</type> </dependency> <dependency> |