From d78030fbb104f3f31c79f19ed81eb9e5590971b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 19:19:29 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 in /strata-visualizer Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] --- strata-visualizer/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strata-visualizer/pom.xml b/strata-visualizer/pom.xml index 7e375bd..60daf2a 100644 --- a/strata-visualizer/pom.xml +++ b/strata-visualizer/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test @@ -33,7 +33,7 @@ junit junit - 4.12 + 4.13.1 test