From 62ba0b63b7300a2692bedb678b5b3916fbbf8ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 21:55:39 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 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] --- forscene-core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/forscene-core/pom.xml b/forscene-core/pom.xml index 43a69c1..1988636 100644 --- a/forscene-core/pom.xml +++ b/forscene-core/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/pom.xml b/pom.xml index ba29186..8b52b09 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ junit junit - 3.8.1 + 4.13.1 test