From 7e094c6cf32d6b6c2e49c72d506149427e97c5ab Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 16 May 2023 00:07:10 +0200 Subject: Use net.i2p.crypto:eddsa directly from Maven Central Change-Id: I8e864380fa5eb3006943b78b19f6cbe7ae9f8111 --- .../org.eclipse.jgit.target/jgit-4.27.target | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target') diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target index bf2a0b81b1..7e37bd0c6d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.27.target @@ -1,7 +1,7 @@ - + @@ -16,8 +16,6 @@ - - @@ -158,6 +156,16 @@ + + + + net.i2p.crypto + eddsa + 0.3.0 + jar + + + -- cgit v1.2.3