From a5502ddc5ba9747a7cb42bc733933854d65fad17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 12:06:39 +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] --- pom.xml | 2 +- simple_02/pom.xml | 2 +- simple_03/pom.xml | 2 +- simple_04/pom.xml | 2 +- simple_1/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3f7fa66..76bd3fb 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/simple_02/pom.xml b/simple_02/pom.xml index c645b09..cd0e85b 100644 --- a/simple_02/pom.xml +++ b/simple_02/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/simple_03/pom.xml b/simple_03/pom.xml index b4120f6..5b88367 100644 --- a/simple_03/pom.xml +++ b/simple_03/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/simple_04/pom.xml b/simple_04/pom.xml index b3a832d..03a4abc 100644 --- a/simple_04/pom.xml +++ b/simple_04/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/simple_1/pom.xml b/simple_1/pom.xml index bf05b1e..c631522 100644 --- a/simple_1/pom.xml +++ b/simple_1/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.11 + 4.13.1 test