From b75e2870bdb240dd9ea0c7c0ff173565be15dbb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 21:05:09 +0000 Subject: [PATCH] Bump mockito-core from 3.3.0 to 4.3.1 Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.3.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4a036a8e3..4d3b9e97a 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 2.2 1.8 2.3.3 - 3.3.0 + 4.3.1 3.0.2 @@ -236,7 +236,7 @@ com.github.siom79.japicmp japicmp-maven-plugin - 0.14.3 + 0.15.4