From 591d9fe08279c13b8b014f9fe7df1ece6ca1d0d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 14:36:56 +0000 Subject: [PATCH] Bump junit from LATEST to 4.12 Bumps [junit](https://github.com/junit-team/junit) from LATEST to 4.12. - [Release notes](https://github.com/junit-team/junit/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit/commits/r4.12) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 700563d..d920841 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ junit junit - LATEST + 4.12 test -- 2.45.3