From 6056e78fc74ec636fb0a01a9e96c1bb46a3a5c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:16:59 +0000 Subject: [PATCH] Bump junit from 4.6 to 4.13.1 in /projects 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] --- projects/pom.xml | 2 +- projects/spring-modules-validation/pom.xml | 2 +- .../spring-modules-validation-base/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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