From dceebe350e050d15ecf460e818b97fdedc2eee3b Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Sat, 1 Jul 2023 08:55:42 +0200 Subject: Update mockito to 5.4.0 and bytebuddy to 1.14.5 Change-Id: Ia9de3f9fb6f51ac55a7c551cab4ce199318c1114 --- .../org.eclipse.jgit.target/jgit-4.27.target | 18 +++++++++++++----- 1 file changed, 13 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 917656a2dc..0f0099371f 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 @@ - + @@ -22,8 +22,6 @@ - - @@ -74,6 +72,16 @@ + + + + org.mockito + mockito-core + 5.4.0 + jar + + + @@ -177,13 +185,13 @@ net.bytebuddy byte-buddy - 1.12.18 + 1.14.5 jar net.bytebuddy byte-buddy-agent - 1.12.18 + 1.14.5 jar -- cgit v1.2.3