From c88ecdb0a0c8991463e1d279f3c831e5ce959135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 14:31:30 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 in /ElasticSearch Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] --- ElasticSearch/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ElasticSearch/pom.xml b/ElasticSearch/pom.xml index 7a3dca3..19e5380 100644 --- a/ElasticSearch/pom.xml +++ b/ElasticSearch/pom.xml @@ -41,13 +41,13 @@ junit junit - 4.12 + 4.13.1 test junit junit - 4.13 + 4.13.1 compile