diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-04-14 18:12:42 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-04-21 23:37:35 +0200 |
commit | bf201be0beb284707db0f500e5850be56f966b15 (patch) | |
tree | 8fc95002b4a97f7dbb4ec3c6a058bf44268aa32c /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd | |
parent | 4117bf9d747fb7bdb9fb36907207777a8a398104 (diff) | |
download | jgit-bf201be0beb284707db0f500e5850be56f966b15.tar.gz jgit-bf201be0beb284707db0f500e5850be56f966b15.zip |
Use bouncycastle libraries directly from Maven Central
and update
- org.bouncycastle:bcpg-jdk18on to 1.72.2
Bug: 581767
Change-Id: Id213e84d56c171c98b1919a7044e2779a3d777df
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd index 61a16da2aa..fe6cfb7d64 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.22.tpd @@ -2,6 +2,7 @@ target "jgit-4.22" with source configurePhase include "projects/jetty-10.0.x.tpd" include "orbit/R20230302014618-2023-03.tpd" +include "maven/dependencies.tpd" location "https://download.eclipse.org/releases/2021-12/" { org.eclipse.osgi lazy |