From d0f5ebe77f93a2dc0db0855dfe8424d12b4fdb8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 19:33:43 +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] --- MyBatis-Plus/pom.xml | 2 +- OnJava8/pom.xml | 2 +- Text-MyBatis/pom.xml | 4 ++-- Text-Spring/pom.xml | 4 ++-- Text-ThreadPool/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/MyBatis-Plus/pom.xml b/MyBatis-Plus/pom.xml index ce0fa58..72f30cc 100644 --- a/MyBatis-Plus/pom.xml +++ b/MyBatis-Plus/pom.xml @@ -27,7 +27,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/OnJava8/pom.xml b/OnJava8/pom.xml index fc66ba7..48b0938 100644 --- a/OnJava8/pom.xml +++ b/OnJava8/pom.xml @@ -27,7 +27,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/Text-MyBatis/pom.xml b/Text-MyBatis/pom.xml index 79125da..fbc397f 100644 --- a/Text-MyBatis/pom.xml +++ b/Text-MyBatis/pom.xml @@ -26,7 +26,7 @@ junit junit - 4.12 + 4.13.1 test @@ -45,7 +45,7 @@ junit junit - 4.13 + 4.13.1 compile diff --git a/Text-Spring/pom.xml b/Text-Spring/pom.xml index f81d662..e0fddfb 100644 --- a/Text-Spring/pom.xml +++ b/Text-Spring/pom.xml @@ -27,7 +27,7 @@ junit junit - 4.12 + 4.13.1 test @@ -38,7 +38,7 @@ junit junit - 4.13 + 4.13.1 compile diff --git a/Text-ThreadPool/pom.xml b/Text-ThreadPool/pom.xml index f0cd0d8..2cc0161 100644 --- a/Text-ThreadPool/pom.xml +++ b/Text-ThreadPool/pom.xml @@ -31,7 +31,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/pom.xml b/pom.xml index 95f59d8..b288340 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ junit junit - 4.11 + 4.13.1 test