From 17d1faf85950addd1a7425a47fbf5b2c2e83ac9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Oct 2020 00:18:59 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 in /data_ingestion 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] --- data_ingestion/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data_ingestion/pom.xml b/data_ingestion/pom.xml index e7c6e08..76c3be6 100644 --- a/data_ingestion/pom.xml +++ b/data_ingestion/pom.xml @@ -30,7 +30,7 @@ junit junit - 3.8.1 + 4.13.1 test @@ -97,7 +97,7 @@ junit junit - 4.13 + 4.13.1 test