From fd2a06dd2f367ec625b96f74956523f271421927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 07:02:29 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] --- SimpleSpiderCore/pom.xml | 4 ++-- SimpleSpiderSample/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SimpleSpiderCore/pom.xml b/SimpleSpiderCore/pom.xml index e05a91d..144ec5f 100644 --- a/SimpleSpiderCore/pom.xml +++ b/SimpleSpiderCore/pom.xml @@ -26,13 +26,13 @@ junit junit - 4.11 + 4.13.1 test junit junit - RELEASE + 4.13.1 compile diff --git a/SimpleSpiderSample/pom.xml b/SimpleSpiderSample/pom.xml index 8d9e359..b517afb 100644 --- a/SimpleSpiderSample/pom.xml +++ b/SimpleSpiderSample/pom.xml @@ -37,7 +37,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 6fe2213..60bbf38 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ junit junit - 4.11 + 4.13.1 test