From 42deb1a12b782dcfc800d9eb5c3be5df6f3dc637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 13:53:01 +0000 Subject: [PATCH] Bump org.hamcrest:hamcrest-core from 1.3 to 2.2 Bumps [org.hamcrest:hamcrest-core](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 2.2. - [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/hamcrest-java-1.3...v2.2) --- updated-dependencies: - dependency-name: org.hamcrest:hamcrest-core 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 99b4ea94..07f236ca 100644 --- a/OCPP-J/pom.xml +++ b/OCPP-J/pom.xml @@ -78,7 +78,7 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 test diff --git a/ocpp-v1_6-test/pom.xml b/ocpp-v1_6-test/pom.xml index 7aa90014..530c1a6b 100644 --- a/ocpp-v1_6-test/pom.xml +++ b/ocpp-v1_6-test/pom.xml @@ -71,7 +71,7 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 test diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index 070c4d40..9b05d5ff 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -77,7 +77,7 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 test diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index 8528ce18..532cf29c 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -97,7 +97,7 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 test diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index 205bd1e2..4039e631 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -87,7 +87,7 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 test diff --git a/ocpp-v2_0-test/pom.xml b/ocpp-v2_0-test/pom.xml index 6bdafa84..605c582c 100644 --- a/ocpp-v2_0-test/pom.xml +++ b/ocpp-v2_0-test/pom.xml @@ -72,7 +72,7 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 test diff --git a/ocpp-v2_0/pom.xml b/ocpp-v2_0/pom.xml index 85c8ff9c..e531addc 100644 --- a/ocpp-v2_0/pom.xml +++ b/ocpp-v2_0/pom.xml @@ -77,7 +77,7 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 test