From 87b2aae7f7c09095ca695ddf39edd2c000254995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 10:42:15 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /ARO.Parent 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) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ARO.Core/pom.xml | 2 +- ARO.Parent/pom.xml | 2 +- DataCollectors/ARO.NorootAndroidCollector/pom.xml | 2 +- DataCollectors/ARO.RootedAndroidCollector/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ARO.Core/pom.xml b/ARO.Core/pom.xml index 28b01961..9e5671be 100644 --- a/ARO.Core/pom.xml +++ b/ARO.Core/pom.xml @@ -213,7 +213,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/ARO.Parent/pom.xml b/ARO.Parent/pom.xml index 9e0290be..053033cf 100644 --- a/ARO.Parent/pom.xml +++ b/ARO.Parent/pom.xml @@ -58,7 +58,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/DataCollectors/ARO.NorootAndroidCollector/pom.xml b/DataCollectors/ARO.NorootAndroidCollector/pom.xml index d3ffca71..2e4b3baa 100644 --- a/DataCollectors/ARO.NorootAndroidCollector/pom.xml +++ b/DataCollectors/ARO.NorootAndroidCollector/pom.xml @@ -70,7 +70,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/DataCollectors/ARO.RootedAndroidCollector/pom.xml b/DataCollectors/ARO.RootedAndroidCollector/pom.xml index b5faedcb..21881526 100644 --- a/DataCollectors/ARO.RootedAndroidCollector/pom.xml +++ b/DataCollectors/ARO.RootedAndroidCollector/pom.xml @@ -71,7 +71,7 @@ junit junit - 4.12 + 4.13.1 test