From ebbe079a999332e18719aad7c74e5c07760eb865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 04:53:59 +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] --- main/pom.xml | 4 ++-- oils/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index d8ee3dc..eae85eb 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -102,13 +102,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma junit junit - 4.8.2 + 4.13.1 test junit junit - 4.8.2 + 4.13.1 test org.apache.httpcomponents diff --git a/oils/pom.xml b/oils/pom.xml index cd48ff5..df862c2 100644 --- a/oils/pom.xml +++ b/oils/pom.xml @@ -102,7 +102,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma junit junit - 4.8.2 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 56d22ff..756f3e6 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.8.2 + 4.13.1 test