diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 01:53:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 11:34:39 +0200 |
commit | 3f06dd9519a2283e68de73959a25b4aeb612f362 (patch) | |
tree | 69a988fa19953744b17743de2f835ba444608af8 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target | |
parent | 39dc6ffa8771768ea5d2bf94fdcfaa6c4be15873 (diff) | |
download | jgit-3f06dd9519a2283e68de73959a25b4aeb612f362.tar.gz jgit-3f06dd9519a2283e68de73959a25b4aeb612f362.zip |
Update commons-logging:commons-logging to 1.3.4
Change-Id: I3dba27df9425484fdc630b067ddb19a2425aa891
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target index 7706fc385f..24edc8d747 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.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.25" sequenceNumber="1724837490"> +<target name="jgit-4.25" sequenceNumber="1724837629"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -281,7 +281,7 @@ <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> - <version>1.3.2</version> + <version>1.3.4</version> <type>jar</type> </dependency> </dependencies> |