From 9c930941886cdf626a91994a1703a928a307b3f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 15:40:11 +0000 Subject: [PATCH] Bump junit from 4.8.1 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.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/compare/r4.8.1...r4.13.1) Signed-off-by: dependabot[bot] --- avro-mapreduce/pom.xml | 2 +- data-source/pom.xml | 2 +- geoip/pom.xml | 2 +- pom.xml | 2 +- report-core/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/avro-mapreduce/pom.xml b/avro-mapreduce/pom.xml index 3997846..56765d9 100644 --- a/avro-mapreduce/pom.xml +++ b/avro-mapreduce/pom.xml @@ -59,7 +59,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/data-source/pom.xml b/data-source/pom.xml index 69fc0c8..833ab91 100644 --- a/data-source/pom.xml +++ b/data-source/pom.xml @@ -40,7 +40,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/geoip/pom.xml b/geoip/pom.xml index b9ad459..0e57b25 100644 --- a/geoip/pom.xml +++ b/geoip/pom.xml @@ -51,7 +51,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index fc90306..1347f19 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ junit junit - 4.8.1 + 4.13.1 test diff --git a/report-core/pom.xml b/report-core/pom.xml index 40886b6..8d13d66 100644 --- a/report-core/pom.xml +++ b/report-core/pom.xml @@ -62,7 +62,7 @@ junit junit - 4.12 + 4.13.1 test