From bf80c0057e670732d4290de04d0141401125a083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:40:44 +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 3e0f10a6..e320bce0 100644 --- a/OCPP-J/pom.xml +++ b/OCPP-J/pom.xml @@ -72,7 +72,7 @@ org.mockito mockito-core - 1.10.19 + 4.11.0 test diff --git a/ocpp-common/pom.xml b/ocpp-common/pom.xml index 3d3e6e2a..b0d6b883 100644 --- a/ocpp-common/pom.xml +++ b/ocpp-common/pom.xml @@ -80,7 +80,7 @@ org.mockito mockito-core - 1.10.19 + 4.11.0 test diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index 97dc7c34..ca3cac30 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -71,7 +71,7 @@ org.mockito mockito-core - 1.10.19 + 4.11.0 test diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index 235a1c40..056f3e1b 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -85,7 +85,7 @@ org.mockito mockito-core - 1.10.19 + 4.11.0 test diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index 3104cb90..df559693 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -81,7 +81,7 @@ org.mockito mockito-core - 1.10.19 + 4.11.0 test diff --git a/ocpp-v2_0/pom.xml b/ocpp-v2_0/pom.xml index e531addc..94e70c88 100644 --- a/ocpp-v2_0/pom.xml +++ b/ocpp-v2_0/pom.xml @@ -71,7 +71,7 @@ org.mockito mockito-core - 1.10.19 + 4.11.0 test