From c2a0365009a35773337057b8de6c0c09d5d48ce7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:42:43 +0000 Subject: [PATCH] Bump junit:junit from 4.13.1 to 4.13.2 Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- OCPP-J/pom.xml | 2 +- ocpp-common/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 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/OCPP-J/pom.xml b/OCPP-J/pom.xml index 4c956a56..eaf927db 100644 --- a/OCPP-J/pom.xml +++ b/OCPP-J/pom.xml @@ -66,7 +66,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/ocpp-common/pom.xml b/ocpp-common/pom.xml index e98c9e6a..a6e3e78e 100644 --- a/ocpp-common/pom.xml +++ b/ocpp-common/pom.xml @@ -74,7 +74,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/ocpp-v1_6-test/pom.xml b/ocpp-v1_6-test/pom.xml index 0afdf958..3e8bcc11 100644 --- a/ocpp-v1_6-test/pom.xml +++ b/ocpp-v1_6-test/pom.xml @@ -59,7 +59,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index 36e50c75..9499e74f 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -65,7 +65,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index 2fbb01ee..74253594 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -79,7 +79,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index a4cbe9cd..630d3544 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -75,7 +75,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/ocpp-v2_0-test/pom.xml b/ocpp-v2_0-test/pom.xml index afbb9b4e..c10b4968 100644 --- a/ocpp-v2_0-test/pom.xml +++ b/ocpp-v2_0-test/pom.xml @@ -60,7 +60,7 @@ junit junit - 4.13.1 + 4.13.2 test diff --git a/ocpp-v2_0/pom.xml b/ocpp-v2_0/pom.xml index 717212de..f8e0d3e6 100644 --- a/ocpp-v2_0/pom.xml +++ b/ocpp-v2_0/pom.xml @@ -65,7 +65,7 @@ junit junit - 4.13.1 + 4.13.2 test