diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-10-10 01:20:07 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-10-10 01:20:07 +0200 |
commit | f319c93584bfc2865574efd0f6e0e7197631504a (patch) | |
tree | 3d48be28791eef18dffb7e0a1835b88ec2a3431d /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target | |
parent | 48d257382c8c15ff4b3aefa8b33f0eebf5bc9a4b (diff) | |
download | jgit-f319c93584bfc2865574efd0f6e0e7197631504a.tar.gz jgit-f319c93584bfc2865574efd0f6e0e7197631504a.zip |
Update Orbit to S20220927175816
and
- com.google.code.gson:gson to 2.9.1
Change-Id: Ia9e4fdc557478d3ca37b0169be93711791952068
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target index 670d61d5d1..278e1f6b11 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.23.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.23" sequenceNumber="1662389260"> +<target name="jgit-4.23" sequenceNumber="1665357433"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="jakarta.servlet-api" version="4.0.0"/> @@ -23,8 +23,8 @@ <repository id="jetty-10.0.x" location="https://download.eclipse.org/eclipse/jetty/10.0.6/"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> - <unit id="com.google.gson" version="2.8.9.v20220111-1409"/> - <unit id="com.google.gson.source" version="2.8.9.v20220111-1409"/> + <unit id="com.google.gson" version="2.9.1.v20220915-1632"/> + <unit id="com.google.gson.source" version="2.9.1.v20220915-1632"/> <unit id="com.jcraft.jsch" version="0.1.55.v20190404-1902"/> <unit id="com.jcraft.jsch.source" version="0.1.55.v20190404-1902"/> <unit id="com.jcraft.jzlib" version="1.1.3.v20220502-1820"/> @@ -87,7 +87,7 @@ <unit id="org.slf4j.binding.simple.source" version="1.7.30.v20200204-2150"/> <unit id="org.tukaani.xz" version="1.9.0.v20210624-1259"/> <unit id="org.tukaani.xz.source" version="1.9.0.v20210624-1259"/> - <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20220927175816/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |