From c67f4cb181fc90206c5807b38cff197f164e0621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 22:29:25 +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] --- com.twitter.elephanttwin.lucene/pom.xml | 2 +- com.twitter.elephanttwin/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/com.twitter.elephanttwin.lucene/pom.xml b/com.twitter.elephanttwin.lucene/pom.xml index f582000..c7646ba 100644 --- a/com.twitter.elephanttwin.lucene/pom.xml +++ b/com.twitter.elephanttwin.lucene/pom.xml @@ -27,7 +27,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/com.twitter.elephanttwin/pom.xml b/com.twitter.elephanttwin/pom.xml index 44a0b5e..62887b9 100644 --- a/com.twitter.elephanttwin/pom.xml +++ b/com.twitter.elephanttwin/pom.xml @@ -29,7 +29,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 7459940..a8ebc28 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ junit junit - 4.8.2 + 4.13.1 test