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