From 61fc3b1e9a5b4646dd6674392ef4b0db0c6f94a3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 08:50:09 +0000 Subject: [PATCH] Bump mockito-core from 2.27.0 to 3.3.3 Bumps [mockito-core](https://github.com/mockito/mockito) from 2.27.0 to 3.3.3. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.27.0...v3.3.3) Signed-off-by: dependabot-preview[bot] --- arc-core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arc-core/pom.xml b/arc-core/pom.xml index 56f43074e..cbfe7f65b 100644 --- a/arc-core/pom.xml +++ b/arc-core/pom.xml @@ -95,7 +95,7 @@ org.mockito mockito-core - 2.27.0 + 3.3.3 test diff --git a/pom.xml b/pom.xml index a71e6b072..fbd91ac8b 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ org.mockito mockito-core - 2.27.0 + 3.3.3 test