From 84461e808663d0830360a8cfbbcc4a80c96ab3ed Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Mon, 1 May 2023 23:33:00 +0200 Subject: Update slf4j to 1.7.36 and consume it directly from Maven Central BundleSymbolicNames changed to the names used upstream: - slf4j.api - slf4j.simple Change-Id: Ibcaafae282d3a6fa013bc39d879def1b66073bca --- .../org.eclipse.jgit.target/jgit-4.25.target | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target') diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target index f98579f663..5894ace310 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.25.target @@ -1,7 +1,7 @@ - + @@ -46,10 +46,6 @@ - - - - @@ -58,6 +54,22 @@ + + + + org.slf4j + slf4j-api + 1.7.36 + jar + + + org.slf4j + slf4j-simple + 1.7.36 + jar + + + -- cgit v1.2.3