From fa3bc46c0d833e2b4fdafe84bfc4eecee78b8aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 13:58:57 +0000 Subject: [PATCH] Bump org.mockito:mockito-core from 1.10.19 to 4.11.0 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 1.10.19 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v1.10.19...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core 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 8647501d..b304ed37 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 057b6a67..8f25b2fe 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 698bed21..80e6421f 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 afded2e5..42d5fc83 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 db1aa97e..c8464aa5 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 cb94d9dd..450f808b 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