From 1681713cec3d81e4e07039802127a73c04545dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 22:36:47 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 in /5.0.0/ARO.Parent 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] --- 5.0.0/ARO.Console/pom.xml | 2 +- 5.0.0/ARO.Core/pom.xml | 2 +- 5.0.0/ARO.Parent/pom.xml | 2 +- 5.0.0/ARO.UI/pom.xml | 2 +- 5.0.0/DataCollectors/ARO.IOSCollector/pom.xml | 2 +- 5.0.0/DataCollectors/ARO.NorootAndroidCollector/pom.xml | 2 +- 5.0.0/DataCollectors/ARO.RootedAndroidCollector/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/5.0.0/ARO.Console/pom.xml b/5.0.0/ARO.Console/pom.xml index 2829be45..0181ef91 100644 --- a/5.0.0/ARO.Console/pom.xml +++ b/5.0.0/ARO.Console/pom.xml @@ -65,7 +65,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/5.0.0/ARO.Core/pom.xml b/5.0.0/ARO.Core/pom.xml index ab1ab268..3c311c8c 100644 --- a/5.0.0/ARO.Core/pom.xml +++ b/5.0.0/ARO.Core/pom.xml @@ -84,7 +84,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/5.0.0/ARO.Parent/pom.xml b/5.0.0/ARO.Parent/pom.xml index 1c342593..d84cef0e 100644 --- a/5.0.0/ARO.Parent/pom.xml +++ b/5.0.0/ARO.Parent/pom.xml @@ -33,7 +33,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/5.0.0/ARO.UI/pom.xml b/5.0.0/ARO.UI/pom.xml index 1401ef03..2ffc0b57 100644 --- a/5.0.0/ARO.UI/pom.xml +++ b/5.0.0/ARO.UI/pom.xml @@ -51,7 +51,7 @@ junit junit - 4.11 + 4.13.1 test