From de43a8ec744e3f501a52c2d5df77f8eaa7401143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 03:30:40 +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] --- pom.xml | 2 +- tldr-core/pom.xml | 2 +- tldr-plugin/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9782611..094846b 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/tldr-core/pom.xml b/tldr-core/pom.xml index 64ac3ca..a21e5ea 100644 --- a/tldr-core/pom.xml +++ b/tldr-core/pom.xml @@ -40,7 +40,7 @@ junit junit - 4.12 + 4.13.1 diff --git a/tldr-plugin/pom.xml b/tldr-plugin/pom.xml index 7675e96..fc45019 100644 --- a/tldr-plugin/pom.xml +++ b/tldr-plugin/pom.xml @@ -33,7 +33,7 @@ junit junit - 4.12 + 4.13.1