From d6aa1c4c350a5e81c58341d9200283c1c0ead079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 04:35:35 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] --- features/audit/audit-domain/pom.xml | 2 +- features/audit/audit-jms-producer/pom.xml | 2 +- features/audit/audit-modules-parent/audit-domain/pom.xml | 2 +- features/audit/audit-modules-parent/audit-persistence/pom.xml | 2 +- features/audit/audit-persistence/pom.xml | 2 +- features/testing/unit-rest/pom.xml | 2 +- features/testing/unit-soap/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/features/audit/audit-domain/pom.xml b/features/audit/audit-domain/pom.xml index e0fe673..3ddbf9d 100644 --- a/features/audit/audit-domain/pom.xml +++ b/features/audit/audit-domain/pom.xml @@ -61,7 +61,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/features/audit/audit-jms-producer/pom.xml b/features/audit/audit-jms-producer/pom.xml index 443f1a8..1ebf694 100644 --- a/features/audit/audit-jms-producer/pom.xml +++ b/features/audit/audit-jms-producer/pom.xml @@ -44,7 +44,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/features/audit/audit-modules-parent/audit-domain/pom.xml b/features/audit/audit-modules-parent/audit-domain/pom.xml index 0e213b7..c0bd0d9 100644 --- a/features/audit/audit-modules-parent/audit-domain/pom.xml +++ b/features/audit/audit-modules-parent/audit-domain/pom.xml @@ -56,7 +56,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/features/audit/audit-modules-parent/audit-persistence/pom.xml b/features/audit/audit-modules-parent/audit-persistence/pom.xml index 8983668..3633122 100644 --- a/features/audit/audit-modules-parent/audit-persistence/pom.xml +++ b/features/audit/audit-modules-parent/audit-persistence/pom.xml @@ -76,7 +76,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/features/audit/audit-persistence/pom.xml b/features/audit/audit-persistence/pom.xml index f6ec1fc..1ecc3d0 100644 --- a/features/audit/audit-persistence/pom.xml +++ b/features/audit/audit-persistence/pom.xml @@ -121,7 +121,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/features/testing/unit-rest/pom.xml b/features/testing/unit-rest/pom.xml index 1d6c1ea..0f644d9 100644 --- a/features/testing/unit-rest/pom.xml +++ b/features/testing/unit-rest/pom.xml @@ -110,7 +110,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/features/testing/unit-soap/pom.xml b/features/testing/unit-soap/pom.xml index 2d8aa6e..2624058 100644 --- a/features/testing/unit-soap/pom.xml +++ b/features/testing/unit-soap/pom.xml @@ -40,7 +40,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml index e6f6074..af6caef 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ junit junit - 4.12 + 4.13.1 org.hamcrest