From 86ce52270d6fa29762f6f541b7085ad1b103e3b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 17:05:37 +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] --- common/pom.xml | 2 +- eureka/pom.xml | 2 +- hello/pom.xml | 2 +- pom.xml | 2 +- zuul/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index bb1423a..e9b6eb6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/eureka/pom.xml b/eureka/pom.xml index 88f6a8e..52cc55b 100644 --- a/eureka/pom.xml +++ b/eureka/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/hello/pom.xml b/hello/pom.xml index fa98e72..0de9b6e 100644 --- a/hello/pom.xml +++ b/hello/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 7af1f51..f1b05df 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/zuul/pom.xml b/zuul/pom.xml index 614181c..3111275 100644 --- a/zuul/pom.xml +++ b/zuul/pom.xml @@ -46,7 +46,7 @@ junit junit - 4.12 + 4.13.1 test