From c7f3195b7a625c919a0186e2c8a3cfacc953ae31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 18:11:02 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 4.10.0 to 5.15.2 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.10.0...v5.15.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cli/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index a28a827b..f43174bb 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -91,7 +91,7 @@ org.mockito mockito-core - 4.10.0 + 5.15.2 test diff --git a/pom.xml b/pom.xml index e12d9451..78b69af1 100644 --- a/pom.xml +++ b/pom.xml @@ -117,7 +117,7 @@ org.mockito mockito-core - 4.10.0 + 5.15.2 com.github.tomakehurst