diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-02-16 13:09:15 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-02-16 13:09:15 +0100 |
commit | d73b7cdeb4eaf32e3d41c105b974e620b33a168e (patch) | |
tree | 8d2bf26312805c6210145813a6818239e4d6904f /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target | |
parent | 63c1c6e4d84105f3cc41d6b0e32cb9e6e2f6f82e (diff) | |
download | jgit-d73b7cdeb4eaf32e3d41c105b974e620b33a168e.tar.gz jgit-d73b7cdeb4eaf32e3d41c105b974e620b33a168e.zip |
Update Orbit to S20220215213605
and
- org.apache.httpcomponents.httpcore to 4.4.15.v20220209-2345
Change-Id: I0c7a8cf5a282596fe3d3dac422716480b3d76c83
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target index 5f8f0427a2..62bb6f4d8e 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.19.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.19-staging" sequenceNumber="1644362193"> +<target name="jgit-4.19-staging" sequenceNumber="1645013310"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="jakarta.servlet-api" version="4.0.0"/> @@ -51,8 +51,8 @@ <unit id="org.apache.commons.logging.source" version="1.2.0.v20180409-1502"/> <unit id="org.apache.httpcomponents.httpclient" version="4.5.13.v20210128-2225"/> <unit id="org.apache.httpcomponents.httpclient.source" version="4.5.13.v20210128-2225"/> - <unit id="org.apache.httpcomponents.httpcore" version="4.4.14.v20210128-2225"/> - <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.14.v20210128-2225"/> + <unit id="org.apache.httpcomponents.httpcore" version="4.4.15.v20220209-2345"/> + <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.15.v20220209-2345"/> <unit id="org.apache.sshd.osgi" version="2.8.0.v20211227-1750"/> <unit id="org.apache.sshd.osgi.source" version="2.8.0.v20211227-1750"/> <unit id="org.apache.sshd.sftp" version="2.8.0.v20211227-1750"/> @@ -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/S20220208191225/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20220215213605/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |