From a6042db7227129ac0068cde3a1b82913514bb89c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 22:26:32 +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] --- juxta-diff/pom.xml | 2 +- juxta-indexer/pom.xml | 2 +- juxta-ws/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/juxta-diff/pom.xml b/juxta-diff/pom.xml index d01000d..46bd826 100644 --- a/juxta-diff/pom.xml +++ b/juxta-diff/pom.xml @@ -54,7 +54,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/juxta-indexer/pom.xml b/juxta-indexer/pom.xml index 851749d..999b297 100644 --- a/juxta-indexer/pom.xml +++ b/juxta-indexer/pom.xml @@ -32,7 +32,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/juxta-ws/pom.xml b/juxta-ws/pom.xml index 4ff72f5..e4da520 100644 --- a/juxta-ws/pom.xml +++ b/juxta-ws/pom.xml @@ -267,7 +267,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 4a50967..7fa77c8 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ junit junit - 4.8.2 + 4.13.1 test