From b07d33f332f2378e26b4191de42174fb7ba83468 Mon Sep 17 00:00:00 2001 From: Amit Garg Date: Wed, 26 Aug 2020 00:09:30 +0100 Subject: [PATCH] Upgrade Mockito version to latest --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 56b955204..6d779700f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 1.4 2.24.0 19.0 - 1.10.19 + 3.5.6 2.22 4.0 3.12.1 @@ -206,6 +206,18 @@ + + net.bytebuddy + byte-buddy + 1.9.7 + test + + + net.bytebuddy + byte-buddy-agent + 1.9.7 + test + org.hibernate hibernate-core