From 1611fc6cd2ffa483ea582fe184d2be6412f7ca48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 06:55:57 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 5.15.2 to 5.21.0 in /VotingPlugin Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.21.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.21.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- VotingPlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VotingPlugin/pom.xml b/VotingPlugin/pom.xml index a9f115148..fc422f34b 100644 --- a/VotingPlugin/pom.xml +++ b/VotingPlugin/pom.xml @@ -288,7 +288,7 @@ org.mockito mockito-core - 5.15.2 + 5.21.0 test