diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-02 10:14:50 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-02 23:33:14 +0100 |
commit | 1cff378a850c260e2476bbbf63923213f72d5714 (patch) | |
tree | 05615bfa70c1198c9b58a0ae579ecb856b863137 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.target | |
parent | 69671a7026c5fe7c96cc0c4ab9d9803fd7e4388a (diff) | |
download | jgit-1cff378a850c260e2476bbbf63923213f72d5714.tar.gz jgit-1cff378a850c260e2476bbbf63923213f72d5714.zip |
Update Orbit to R20230302014618 for 2023-03
and update
- com.google.gson to 2.10.1.v20230109-0753
Change-Id: I9745797a278c43ec62a82b5620bb72f075a23c1f
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 | 8 |
1 files changed, 4 insertions, 4 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 86444a51a6..b07928441e 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="1673875570"> +<target name="jgit-4.22" sequenceNumber="1677748416"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.http" version="10.0.13"/> @@ -19,8 +19,8 @@ <repository id="jetty-10.0.6" 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.10.0.v20221207-1049"/> - <unit id="com.google.gson.source" version="2.10.0.v20221207-1049"/> + <unit id="com.google.gson" version="2.10.1.v20230109-0753"/> + <unit id="com.google.gson.source" version="2.10.1.v20230109-0753"/> <unit id="com.jcraft.jsch" version="0.1.55.v20221112-0806"/> <unit id="com.jcraft.jsch.source" version="0.1.55.v20221112-0806"/> <unit id="com.jcraft.jzlib" version="1.1.3.v20220502-1820"/> @@ -83,7 +83,7 @@ <unit id="org.slf4j.binding.simple.source" version="1.7.30.v20221112-0806"/> <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/S20230101190934/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |