From 5b067e5e7dbcfc916575cf66e5b3cff999f52b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 08:33:00 +0000 Subject: [PATCH] Bump junit from 4.10 to 4.13.1 in /TestSVPA Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1) Signed-off-by: dependabot[bot] --- TestSVPA/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestSVPA/pom.xml b/TestSVPA/pom.xml index 7c71048..f1f695c 100644 --- a/TestSVPA/pom.xml +++ b/TestSVPA/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.10 + 4.13.1 cs.wisc.edu