From e5325092190817a1616683c144b5dafc10091b9f Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Wed, 17 May 2023 22:22:32 +0200 Subject: Use bytebuddy directly from Maven Central Change-Id: I5e24a31b78ef3758e1ce84e3b0eacaff1608fcd9 --- .../org.eclipse.jgit.target/jgit-4.27.target | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 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 057bd2b3f5..05a6a0d697 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,17 +1,13 @@ - + - - - - @@ -178,6 +174,22 @@ + + + + net.bytebuddy + byte-buddy + 1.12.18 + jar + + + net.bytebuddy + byte-buddy-agent + 1.12.18 + jar + + + -- cgit v1.2.3