From 389c404722cb2bd3baa3753455a33f8123b5e869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 18:42:13 +0000 Subject: [PATCH] Bump junit from 4.8.2 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 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/compare/r4.8.2...r4.13.1) Signed-off-by: dependabot[bot] --- motech-delivery-tools/motech-document/pom.xml | 2 +- motech-delivery-tools/motech-schedule-testing/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/motech-delivery-tools/motech-document/pom.xml b/motech-delivery-tools/motech-document/pom.xml index 5e71b1c..c5301d0 100644 --- a/motech-delivery-tools/motech-document/pom.xml +++ b/motech-delivery-tools/motech-document/pom.xml @@ -67,7 +67,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/motech-delivery-tools/motech-schedule-testing/pom.xml b/motech-delivery-tools/motech-schedule-testing/pom.xml index 406ae5b..0d598dc 100644 --- a/motech-delivery-tools/motech-schedule-testing/pom.xml +++ b/motech-delivery-tools/motech-schedule-testing/pom.xml @@ -34,7 +34,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 361a23c..824d17d 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ junit junit - 4.8.2 + 4.13.1 test