From 70b94108bf7bd7b1aecc53260f8f966ec99b5884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 14:23:01 +0000 Subject: [PATCH] Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 Bumps [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 2.2 to 3.0. - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-core dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- OCPP-J/pom.xml | 2 +- ocpp-v1_6-test/pom.xml | 2 +- ocpp-v1_6/pom.xml | 2 +- ocpp-v2-test/pom.xml | 2 +- ocpp-v2/pom.xml | 2 +- ocpp-v2_0-test/pom.xml | 2 +- ocpp-v2_0/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/OCPP-J/pom.xml b/OCPP-J/pom.xml index bfaadce0..f87c1a47 100644 --- a/OCPP-J/pom.xml +++ b/OCPP-J/pom.xml @@ -78,7 +78,7 @@ org.hamcrest hamcrest-core - 2.2 + 3.0 test diff --git a/ocpp-v1_6-test/pom.xml b/ocpp-v1_6-test/pom.xml index b6830ca6..c2ed81af 100644 --- a/ocpp-v1_6-test/pom.xml +++ b/ocpp-v1_6-test/pom.xml @@ -71,7 +71,7 @@ org.hamcrest hamcrest-core - 2.2 + 3.0 test diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index c2e260af..fa0f1f01 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -77,7 +77,7 @@ org.hamcrest hamcrest-core - 2.2 + 3.0 test diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index 638b50bc..d50a2791 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -97,7 +97,7 @@ org.hamcrest hamcrest-core - 2.2 + 3.0 test diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index bce3f20c..234d884a 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -87,7 +87,7 @@ org.hamcrest hamcrest-core - 2.2 + 3.0 test diff --git a/ocpp-v2_0-test/pom.xml b/ocpp-v2_0-test/pom.xml index 88b0e799..25c57a40 100644 --- a/ocpp-v2_0-test/pom.xml +++ b/ocpp-v2_0-test/pom.xml @@ -72,7 +72,7 @@ org.hamcrest hamcrest-core - 2.2 + 3.0 test diff --git a/ocpp-v2_0/pom.xml b/ocpp-v2_0/pom.xml index 019f4b51..aaebe770 100644 --- a/ocpp-v2_0/pom.xml +++ b/ocpp-v2_0/pom.xml @@ -77,7 +77,7 @@ org.hamcrest hamcrest-core - 2.2 + 3.0 test