diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-15 23:40:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-17 17:02:27 +0200 |
commit | 7e67fe1d4065e84081f617bb08efc3fe006512da (patch) | |
tree | f3ff6b053c88521729c09ce36fed4c3ed0dc8ed4 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit | |
parent | 6f2d93fb8d2983a8da49de5d6bd4f3f0c3076f8c (diff) | |
download | jgit-7e67fe1d4065e84081f617bb08efc3fe006512da.tar.gz jgit-7e67fe1d4065e84081f617bb08efc3fe006512da.zip |
Use gson directly from Maven Central
Change-Id: I4741f733aa7ca219296ed788d4dc93df77cc65ff
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20230302014618-2023-03.tpd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20230302014618-2023-03.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20230302014618-2023-03.tpd index 7f193fd46d..4bcd907445 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20230302014618-2023-03.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/orbit/R20230302014618-2023-03.tpd @@ -2,8 +2,6 @@ target "R20230302014618-2023-03" with source configurePhase // see https://download.eclipse.org/tools/orbit/downloads/ location "https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository" { - com.google.gson [2.10.1.v20230109-0753,2.10.1.v20230109-0753] - com.google.gson.source [2.10.1.v20230109-0753,2.10.1.v20230109-0753] com.jcraft.jsch [0.1.55.v20221112-0806,0.1.55.v20221112-0806] com.jcraft.jsch.source [0.1.55.v20221112-0806,0.1.55.v20221112-0806] com.jcraft.jzlib [1.1.3.v20220502-1820,1.1.3.v20220502-1820] |