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