From 82ca33090d88c63a6798549567d3532a56d98e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 04:39:43 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] --- blinky-config/pom.xml | 2 +- blinky-statik/pom.xml | 2 +- blinky-tacoco/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/blinky-config/pom.xml b/blinky-config/pom.xml index 1f6d74d..b1a04a3 100644 --- a/blinky-config/pom.xml +++ b/blinky-config/pom.xml @@ -35,7 +35,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/blinky-statik/pom.xml b/blinky-statik/pom.xml index 221b5de..e712bb2 100644 --- a/blinky-statik/pom.xml +++ b/blinky-statik/pom.xml @@ -27,7 +27,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/blinky-tacoco/pom.xml b/blinky-tacoco/pom.xml index 196b33a..ee02eb3 100644 --- a/blinky-tacoco/pom.xml +++ b/blinky-tacoco/pom.xml @@ -49,7 +49,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index b237ff4..eb83d95 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ junit junit - 4.12 + 4.13.1 test