From 6bd4cede0997cdda1998dc6b4ed1d56fe5f883df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:27:09 +0000 Subject: [PATCH] Bump junit from 4.6 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.6 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.6...r4.13.1) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- projects/pom.xml | 2 +- projects/spring-modules-validation/pom.xml | 2 +- .../spring-modules-validation-base/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 56ebd1dd3..71b497b33 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ junit junit - 4.6 + 4.13.1 test diff --git a/projects/pom.xml b/projects/pom.xml index 86d597f7b..364538857 100644 --- a/projects/pom.xml +++ b/projects/pom.xml @@ -46,7 +46,7 @@ junit junit - 4.6 + 4.13.1 org.easymock diff --git a/projects/spring-modules-validation/pom.xml b/projects/spring-modules-validation/pom.xml index 61d613116..85bfcb6f8 100644 --- a/projects/spring-modules-validation/pom.xml +++ b/projects/spring-modules-validation/pom.xml @@ -37,7 +37,7 @@ junit junit - 4.6 + 4.13.1 test diff --git a/projects/spring-modules-validation/spring-modules-validation-base/pom.xml b/projects/spring-modules-validation/spring-modules-validation-base/pom.xml index 7b5ae3558..6592bcd2e 100644 --- a/projects/spring-modules-validation/spring-modules-validation-base/pom.xml +++ b/projects/spring-modules-validation/spring-modules-validation-base/pom.xml @@ -111,7 +111,7 @@ junit junit - 3.8.2 + 4.13.1 test