From 332114274dde773e784fd4c282af43a9db3a2a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 15:11:19 +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] --- components/CommonJmsTransport/pom.xml | 2 +- components/CommonObjects/pom.xml | 2 +- components/CommonProcess/pom.xml | 2 +- components/CommonWeb/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/CommonJmsTransport/pom.xml b/components/CommonJmsTransport/pom.xml index 62bbfefa..97161b16 100644 --- a/components/CommonJmsTransport/pom.xml +++ b/components/CommonJmsTransport/pom.xml @@ -24,7 +24,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/components/CommonObjects/pom.xml b/components/CommonObjects/pom.xml index 71effecf..87bdbf84 100644 --- a/components/CommonObjects/pom.xml +++ b/components/CommonObjects/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/components/CommonProcess/pom.xml b/components/CommonProcess/pom.xml index b7bedc38..125485d2 100644 --- a/components/CommonProcess/pom.xml +++ b/components/CommonProcess/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/components/CommonWeb/pom.xml b/components/CommonWeb/pom.xml index 7b749a15..01c7903e 100644 --- a/components/CommonWeb/pom.xml +++ b/components/CommonWeb/pom.xml @@ -47,7 +47,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 7dbd883f..905daaf2 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ junit junit - 4.12 + 4.13.1 test