From 12cc5fedc196a7f0a99fdf509c00265473d9e801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 23:05:01 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 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) Signed-off-by: dependabot[bot] --- mi-structures/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 mi-structures/pom.xml mode change 100755 => 100644 pom.xml diff --git a/mi-structures/pom.xml b/mi-structures/pom.xml old mode 100755 new mode 100644 index 79de955..1861151 --- a/mi-structures/pom.xml +++ b/mi-structures/pom.xml @@ -130,7 +130,7 @@ junit junit - 4.12 + 4.13.1 test jar diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index eaafab4..13cd87b --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ junit junit - 4.11 + 4.13.1 test