diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-01 16:07:40 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-01 16:07:40 +0200 |
commit | fc53ca06e4e9d145ed30d164388f52a49f72c952 (patch) | |
tree | 9556e41cde69949342202ae328ad8950617c3b27 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target | |
parent | c1ed1e052502d1f37bea7dac969a4c8c1cb00a9e (diff) | |
download | jgit-fc53ca06e4e9d145ed30d164388f52a49f72c952.tar.gz jgit-fc53ca06e4e9d145ed30d164388f52a49f72c952.zip |
Update commons-io:commons-io to 2.17.0
Change-Id: Ib3030b917ffb1a02115345e9050180313efdc19b
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target index 07e1c2f077..a8fd66872c 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.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.17" sequenceNumber="1726128584"> +<target name="jgit-4.17" sequenceNumber="1727791524"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -275,7 +275,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.16.1</version> + <version>2.17.0</version> <type>jar</type> </dependency> <dependency> |