From 5468f36760c2f5106985fafc73f1eaa4ef58fd61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 04:27:09 +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] --- core/pom.xml | 2 +- legacy/pom.xml | 2 +- lib/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index d63524382..9ee40ce76 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/legacy/pom.xml b/legacy/pom.xml index a259fb616..daf8f6a52 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -17,7 +17,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/lib/pom.xml b/lib/pom.xml index 5914ec351..8f38df8d6 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -38,7 +38,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml index ad2d0f02e..33957cff9 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ junit junit - 4.12 + 4.13.1 test