From faf38f217e0bbe7a0950d1a3c01322645991e3b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 17 May 2020 23:15:03 +0000 Subject: [PATCH] Bump junit from 4.13-SNAPSHOT to 4.13 Bumps [junit](https://github.com/junit-team/junit4) from 4.13-SNAPSHOT to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.13.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13) Signed-off-by: dependabot-preview[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index 59838c0..52339d8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -36,7 +36,7 @@ junit junit - 4.13-SNAPSHOT + 4.13 test