From b93b40d2eacb650781783b0c749c8e36a11e07b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 13:58:13 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] --- eval-JDK/pom.xml | 2 +- eval-chronicle/pom.xml | 2 +- eval-common/pom.xml | 2 +- eval-json/pom.xml | 2 +- eval-qfj/pom.xml | 2 +- eval-test/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eval-JDK/pom.xml b/eval-JDK/pom.xml index a7a3241..2cc132c 100644 --- a/eval-JDK/pom.xml +++ b/eval-JDK/pom.xml @@ -16,7 +16,7 @@ junit junit - 4.4 + 4.13.1 diff --git a/eval-chronicle/pom.xml b/eval-chronicle/pom.xml index f716f71..ffa932b 100644 --- a/eval-chronicle/pom.xml +++ b/eval-chronicle/pom.xml @@ -41,7 +41,7 @@ junit junit - 4.11 + 4.13.1 diff --git a/eval-common/pom.xml b/eval-common/pom.xml index b6a077e..29c4710 100644 --- a/eval-common/pom.xml +++ b/eval-common/pom.xml @@ -37,7 +37,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/eval-json/pom.xml b/eval-json/pom.xml index 3eb846b..9f12f1d 100644 --- a/eval-json/pom.xml +++ b/eval-json/pom.xml @@ -27,7 +27,7 @@ junit junit - 4.12 + 4.13.1 diff --git a/eval-qfj/pom.xml b/eval-qfj/pom.xml index 27c7aa1..ac116b3 100644 --- a/eval-qfj/pom.xml +++ b/eval-qfj/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.11 + 4.13.1 diff --git a/eval-test/pom.xml b/eval-test/pom.xml index 2a64ef5..5f2f14e 100644 --- a/eval-test/pom.xml +++ b/eval-test/pom.xml @@ -30,7 +30,7 @@ junit junit - 4.11 + 4.13.1 diff --git a/pom.xml b/pom.xml index 661e4ce..4fdf7f6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ junit junit - 4.11 + 4.13.1 test