From 6e15db7e3342d6eb0b123f0d9f5d0d9b13db97f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:57:17 +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] --- add/pom.xml | 2 +- pom.xml | 2 +- sub/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/add/pom.xml b/add/pom.xml index 335b419..37bbbf2 100644 --- a/add/pom.xml +++ b/add/pom.xml @@ -31,7 +31,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 47a14ff..ea018aa 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/sub/pom.xml b/sub/pom.xml index a4755d0..1ceee0d 100644 --- a/sub/pom.xml +++ b/sub/pom.xml @@ -34,7 +34,7 @@ junit junit - 4.11 + 4.13.1 test