From 6086c23d8c954edc373628dc37b850977422a0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 19:34:07 +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] --- pom.xml | 2 +- task-console-core/pom.xml | 2 +- task-console/pom.xml | 2 +- task/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f9ead92..1f56e99 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/task-console-core/pom.xml b/task-console-core/pom.xml index 2132d51..1265e1e 100644 --- a/task-console-core/pom.xml +++ b/task-console-core/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/task-console/pom.xml b/task-console/pom.xml index 3fc2dc3..5945784 100644 --- a/task-console/pom.xml +++ b/task-console/pom.xml @@ -39,7 +39,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/task/pom.xml b/task/pom.xml index 0476776..f54a700 100644 --- a/task/pom.xml +++ b/task/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.1 + 4.13.1 test