From 9195ed4560defdf16217b8a23335385a2923266b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 14:15:19 +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] --- dynamic-logging/pom.xml | 2 +- log4j/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dynamic-logging/pom.xml b/dynamic-logging/pom.xml index 20f77fd..1c45c15 100644 --- a/dynamic-logging/pom.xml +++ b/dynamic-logging/pom.xml @@ -66,7 +66,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/log4j/pom.xml b/log4j/pom.xml index 7695be0..0010ce3 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -27,7 +27,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 450c460..ed54e4a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ junit junit - 4.12 + 4.13.1 test