From 1bbcaf3a02d4ac5668d9fed13fd49f403b5afde4 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Tue, 10 Oct 2023 08:42:10 +0300 Subject: [PATCH] jmockit updated --- pom.xml | 4 ++-- redisson/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 60228247b..f589480dc 100644 --- a/pom.xml +++ b/pom.xml @@ -142,9 +142,9 @@ test - org.jmockit + com.github.hazendaz.jmockit jmockit - 1.49 + 1.51.0 test diff --git a/redisson/pom.xml b/redisson/pom.xml index 304aba188..bd8e57328 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -109,7 +109,7 @@ test - org.jmockit + com.github.hazendaz.jmockit jmockit test @@ -542,7 +542,7 @@ 4 true - -javaagent:"${settings.localRepository}"/org/jmockit/jmockit/1.49/jmockit-1.49.jar + -javaagent:"${settings.localRepository}"/com/github/hazendaz/jmockit/jmockit/1.51.0/jmockit-1.51.0.jar