From 7c90dacb29914f03f22f410a97e86422a8461d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 14:32:13 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 4.11.0 to 5.0.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- OCPP-J/pom.xml | 2 +- ocpp-common/pom.xml | 2 +- ocpp-v1_6/pom.xml | 2 +- ocpp-v2-test/pom.xml | 2 +- ocpp-v2/pom.xml | 2 +- ocpp-v2_0/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/OCPP-J/pom.xml b/OCPP-J/pom.xml index 75af72b7..41e4c906 100644 --- a/OCPP-J/pom.xml +++ b/OCPP-J/pom.xml @@ -72,7 +72,7 @@ org.mockito mockito-core - 4.11.0 + 5.0.0 test diff --git a/ocpp-common/pom.xml b/ocpp-common/pom.xml index e0854aa6..0101960a 100644 --- a/ocpp-common/pom.xml +++ b/ocpp-common/pom.xml @@ -80,7 +80,7 @@ org.mockito mockito-core - 4.11.0 + 5.0.0 test diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index 1e61a9d0..4777c4ca 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -71,7 +71,7 @@ org.mockito mockito-core - 4.11.0 + 5.0.0 test diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index b2c29a9b..7319ce58 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -85,7 +85,7 @@ org.mockito mockito-core - 4.11.0 + 5.0.0 test diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index 32b4ae1e..869b7438 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -81,7 +81,7 @@ org.mockito mockito-core - 4.11.0 + 5.0.0 test diff --git a/ocpp-v2_0/pom.xml b/ocpp-v2_0/pom.xml index aaebe770..f1ff6893 100644 --- a/ocpp-v2_0/pom.xml +++ b/ocpp-v2_0/pom.xml @@ -71,7 +71,7 @@ org.mockito mockito-core - 4.11.0 + 5.0.0 test