From 0a9c5dc49e2ea1808f96bebf752aac9419a7f257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 21:54:58 +0000 Subject: [PATCH] Bump junit from 4.8.2 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 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/compare/r4.8.2...r4.13.1) Signed-off-by: dependabot[bot] --- fluxtream-connectors/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fluxtream-connectors/pom.xml b/fluxtream-connectors/pom.xml index 0fb2c0a68..0597a0f21 100644 --- a/fluxtream-connectors/pom.xml +++ b/fluxtream-connectors/pom.xml @@ -16,7 +16,7 @@ junit junit - 4.9 + 4.13.1 com.syncthemall diff --git a/pom.xml b/pom.xml index f0b87f8ca..a257d9890 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ junit junit - 4.8.2 + 4.13.1 test