From be9b717f6665529541c693ac93b9cc2cbdab3cf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 18:06:48 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 4.10.0 to 5.21.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 5.21.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.10.0...v5.21.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 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 9c2dc384..bd1ed3d7 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -92,7 +92,7 @@ org.mockito mockito-core - 4.10.0 + 5.21.0 test diff --git a/pom.xml b/pom.xml index 56c036ec..f90cc77a 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ org.mockito mockito-core - 5.20.0 + 5.21.0 com.github.tomakehurst