From 8e664d073f97e58f32cb09628173a43880ac6146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:43:10 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 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] --- CorePOM/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 CorePOM/pom.xml mode change 100755 => 100644 pom.xml diff --git a/CorePOM/pom.xml b/CorePOM/pom.xml old mode 100755 new mode 100644 index d2c1d32..00c90ab --- a/CorePOM/pom.xml +++ b/CorePOM/pom.xml @@ -69,7 +69,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index d1530af..eb8cfde --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ junit junit - 3.8.1 + 4.13.1 test