From dfbf159634ad2e18cd249dc6a30b2cae879d34ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 06:46:55 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [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/commits/r4.13.1) Signed-off-by: dependabot[bot] --- plasma-common/pom.xml | 2 +- plasma-core/pom.xml | 2 +- plasma-jdbc/pom.xml | 2 +- plasma-metamodel/pom.xml | 2 +- plasma-provisioning/pom.xml | 2 +- plasma-runtime/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/plasma-common/pom.xml b/plasma-common/pom.xml index b63794bc..1fe08556 100644 --- a/plasma-common/pom.xml +++ b/plasma-common/pom.xml @@ -37,7 +37,7 @@ junit junit - 3.8.1 + 4.13.1 log4j diff --git a/plasma-core/pom.xml b/plasma-core/pom.xml index cd00ea2b..723f85e8 100644 --- a/plasma-core/pom.xml +++ b/plasma-core/pom.xml @@ -51,7 +51,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/plasma-jdbc/pom.xml b/plasma-jdbc/pom.xml index 91b36f62..badd17f1 100644 --- a/plasma-jdbc/pom.xml +++ b/plasma-jdbc/pom.xml @@ -47,7 +47,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/plasma-metamodel/pom.xml b/plasma-metamodel/pom.xml index 7ef67a21..5bd1d508 100644 --- a/plasma-metamodel/pom.xml +++ b/plasma-metamodel/pom.xml @@ -47,7 +47,7 @@ junit junit - 3.8.1 + 4.13.1 log4j diff --git a/plasma-provisioning/pom.xml b/plasma-provisioning/pom.xml index 8f8324d4..6f539fb4 100644 --- a/plasma-provisioning/pom.xml +++ b/plasma-provisioning/pom.xml @@ -51,7 +51,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/plasma-runtime/pom.xml b/plasma-runtime/pom.xml index 51bc982e..43eefa67 100644 --- a/plasma-runtime/pom.xml +++ b/plasma-runtime/pom.xml @@ -37,7 +37,7 @@ junit junit - 3.8.1 + 4.13.1 log4j diff --git a/pom.xml b/pom.xml index a46c6e09..a992f67d 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ junit junit - 3.8.1 + 4.13.1 log4j