From b2a5d811339cb29afc067c2442f86bfdd4de37ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 10:11:17 +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] --- integration-testing/testing-tools/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 integration-testing/testing-tools/pom.xml mode change 100755 => 100644 pom.xml diff --git a/integration-testing/testing-tools/pom.xml b/integration-testing/testing-tools/pom.xml old mode 100755 new mode 100644 index b42e5d760..0eb431b16 --- a/integration-testing/testing-tools/pom.xml +++ b/integration-testing/testing-tools/pom.xml @@ -62,7 +62,7 @@ junit junit - 4.8.2 + 4.13.1 diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 18660e08f..b0118c726 --- a/pom.xml +++ b/pom.xml @@ -375,7 +375,7 @@ junit junit - 4.8.2 + 4.13.1 test