diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-01-11 15:46:02 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-01-11 17:14:20 +0100 |
commit | e6c2292c0a48926a1261cea2e82112f42644cf9a (patch) | |
tree | 57c3c1f266bda30b4da84b87f7df405450c944d9 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.17.target | |
parent | e9fb17a5a2f9ef18c6c79a87575b07742b1ded18 (diff) | |
download | jgit-e6c2292c0a48926a1261cea2e82112f42644cf9a.tar.gz jgit-e6c2292c0a48926a1261cea2e82112f42644cf9a.zip |
Update Orbit to S20230101190934
and update
- com.google.gson to 2.10.0.v20221207-1049"
- org.apache.commons.compress to 1.22.0.v20221207-1049
- org.apache.httpcomponents.httpclient to 4.5.14.v20221207-1049
- org.apache.httpcomponents.httpcore to 4.4.16.v20221207-1049
Change-Id: I8da9be68162636ca2530ea042b069c533c7d975a
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 | 20 |
1 files changed, 10 insertions, 10 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 b129fa841f..8f041a2d51 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="1670938799"> +<target name="jgit-4.17" sequenceNumber="1673448236"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.jetty.http" version="10.0.13"/> @@ -14,8 +14,8 @@ <repository id="jetty-10.0.x" location="https://download.eclipse.org/oomph/jetty/release/10.0.13/"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> - <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.google.gson" version="2.10.0.v20221207-1049"/> + <unit id="com.google.gson.source" version="2.10.0.v20221207-1049"/> <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"/> @@ -36,14 +36,14 @@ <unit id="org.apache.ant.source" version="1.10.12.v20211102-1452"/> <unit id="org.apache.commons.codec" version="1.14.0.v20221112-0806"/> <unit id="org.apache.commons.codec.source" version="1.14.0.v20221112-0806"/> - <unit id="org.apache.commons.compress" version="1.21.0.v20211103-2100"/> - <unit id="org.apache.commons.compress.source" version="1.21.0.v20211103-2100"/> + <unit id="org.apache.commons.compress" version="1.22.0.v20221207-1049"/> + <unit id="org.apache.commons.compress.source" version="1.22.0.v20221207-1049"/> <unit id="org.apache.commons.logging" version="1.2.0.v20180409-1502"/> <unit id="org.apache.commons.logging.source" version="1.2.0.v20180409-1502"/> - <unit id="org.apache.httpcomponents.httpclient" version="4.5.13.v20221112-0806"/> - <unit id="org.apache.httpcomponents.httpclient.source" version="4.5.13.v20221112-0806"/> - <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.httpcomponents.httpclient" version="4.5.14.v20221207-1049"/> + <unit id="org.apache.httpcomponents.httpclient.source" version="4.5.14.v20221207-1049"/> + <unit id="org.apache.httpcomponents.httpcore" version="4.4.16.v20221207-1049"/> + <unit id="org.apache.httpcomponents.httpcore.source" version="4.4.16.v20221207-1049"/> <unit id="org.apache.sshd.osgi" version="2.9.2.v20221117-1942"/> <unit id="org.apache.sshd.osgi.source" version="2.9.2.v20221117-1942"/> <unit id="org.apache.sshd.sftp" version="2.9.2.v20221117-1942"/> @@ -78,7 +78,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/R20221123021534/repository"/> + <repository location="https://download.eclipse.org/tools/orbit/downloads/drops/S20230101190934/repository"/> </location> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="org.eclipse.osgi" version="0.0.0"/> |