From 718d121bb38860e66f6e34a4045aa6d5d9490e8a Mon Sep 17 00:00:00 2001 From: Thomas Wolf Date: Mon, 8 Apr 2024 18:37:32 +0200 Subject: [releng] Bump Bouncy Castle to 1.78 Update version in pom.xml; update target platforms; update bazel workspace. Also update the p2 repository; the Bouncy Castle bundle symbolic names have changed from plain "bc*" to "bc*-jdk18on". Change-Id: I07a5709c791f644d2247c76404a36ba7d0625a1c Signed-off-by: Thomas Wolf --- .../org.eclipse.jgit.target/jgit-4.29.target | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target') diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target index d86ea2826d..1a940621e7 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.29.target @@ -1,7 +1,7 @@ - + @@ -203,25 +203,25 @@ org.bouncycastle bcpg-jdk18on - 1.77 + 1.78 jar org.bouncycastle bcprov-jdk18on - 1.77 + 1.78 jar org.bouncycastle bcpkix-jdk18on - 1.77 + 1.78 jar org.bouncycastle bcutil-jdk18on - 1.77 + 1.78 jar -- cgit v1.2.3