diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-09-12 09:41:10 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-09-12 09:41:10 +0200 |
commit | 9524adbdc20b7c872b83c629efbd34af50e88fd0 (patch) | |
tree | 35af9a3ae6cc9165ccb2e9447f17ad690e783774 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target | |
parent | 06ca004ec2e0a477ebd3f0a2d2b2596d79aea0d2 (diff) | |
download | jgit-9524adbdc20b7c872b83c629efbd34af50e88fd0.tar.gz jgit-9524adbdc20b7c872b83c629efbd34af50e88fd0.zip |
Update org.apache.commons:commons-lang3 to 3.17.0
Change-Id: I27a657a424050f0d7cacaec0f504c00f2c77b62a
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target index 970f6864cd..4d49231c34 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.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.22" sequenceNumber="1726126786"> +<target name="jgit-4.22" sequenceNumber="1726126830"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -269,7 +269,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.16.0</version> + <version>3.17.0</version> <type>jar</type> </dependency> <dependency> |