diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 01:47:45 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 11:31:45 +0200 |
commit | 39dc6ffa8771768ea5d2bf94fdcfaa6c4be15873 (patch) | |
tree | 09f5be3f95b1f236d8a16b9379961adb114b11e6 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target | |
parent | 19da1647c5da8161bf5bca20dc090b33e546f5d0 (diff) | |
download | jgit-39dc6ffa8771768ea5d2bf94fdcfaa6c4be15873.tar.gz jgit-39dc6ffa8771768ea5d2bf94fdcfaa6c4be15873.zip |
Update commons-codec:commons-codec to 1.17.1
Change-Id: Ie78b1479ec95632981033342e65d546fc7bd905d
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target index 1e4802dd07..1778fd266c 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.20.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.20" sequenceNumber="1724837060"> +<target name="jgit-4.20" sequenceNumber="1724837491"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -257,7 +257,7 @@ <dependency> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> - <version>1.17.0</version> + <version>1.17.1</version> <type>jar</type> </dependency> <dependency> |