diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 11:40:37 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 11:40:37 +0200 |
commit | d749ed595e449f868a5ea3604eaebc7f58ce98dd (patch) | |
tree | 5bf9af9c669e16c194ba436488c32de031936a5d /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target | |
parent | d66de619ad395d65be6ac38c01bba96606eb9e25 (diff) | |
download | jgit-d749ed595e449f868a5ea3604eaebc7f58ce98dd.tar.gz jgit-d749ed595e449f868a5ea3604eaebc7f58ce98dd.zip |
Update org.apache.commons:commons-lang3 to 3.16.0
Change-Id: I7ec0cf1090aab26c1b1f70f816963fba63405034
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target index 8b15cf06be..6d05500d22 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.18.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.18" sequenceNumber="1724837743"> +<target name="jgit-4.18" sequenceNumber="1724837972"> <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.14.0</version> + <version>3.16.0</version> <type>jar</type> </dependency> <dependency> |