From a2eadcb6d2e72722f4e33aad9132556498719afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 07:43:48 +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] --- etosha-parent/etosha-core/pom.xml | 2 +- etosha-parent/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/etosha-parent/etosha-core/pom.xml b/etosha-parent/etosha-core/pom.xml index 18f3dc9..d4bbfdb 100644 --- a/etosha-parent/etosha-core/pom.xml +++ b/etosha-parent/etosha-core/pom.xml @@ -39,7 +39,7 @@ junit junit test - 4.11 + 4.13.1 commons-io diff --git a/etosha-parent/pom.xml b/etosha-parent/pom.xml index 168a766..01a2fae 100644 --- a/etosha-parent/pom.xml +++ b/etosha-parent/pom.xml @@ -45,7 +45,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/pom.xml b/pom.xml index e1d6086..a047e27 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ junit junit - 3.8.1 + 4.13.1 test