From 61b5d6d19e702631005c18fde4b6867e3da2f527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 02:02:54 +0000 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] --- Basic-Learn/pom.xml | 2 +- MyBatis-Learn/pom.xml | 2 +- SSM/pom.xml | 2 +- Spring-Learn/pom.xml | 2 +- Spring-Learn/spring-10-mybatis/pom.xml | 2 +- Spring-Learn/spring-11-transaction/pom.xml | 2 +- SpringMVC-Learn/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Basic-Learn/pom.xml b/Basic-Learn/pom.xml index 8ee0687..db40287 100644 --- a/Basic-Learn/pom.xml +++ b/Basic-Learn/pom.xml @@ -16,7 +16,7 @@ junit junit - 4.12 + 4.13.1 diff --git a/MyBatis-Learn/pom.xml b/MyBatis-Learn/pom.xml index 72979da..21c2eee 100644 --- a/MyBatis-Learn/pom.xml +++ b/MyBatis-Learn/pom.xml @@ -41,7 +41,7 @@ junit junit - 4.12 + 4.13.1 diff --git a/SSM/pom.xml b/SSM/pom.xml index 2cf5ad5..3c7f9e5 100644 --- a/SSM/pom.xml +++ b/SSM/pom.xml @@ -17,7 +17,7 @@ junit junit - 4.12 + 4.13.1 diff --git a/Spring-Learn/pom.xml b/Spring-Learn/pom.xml index 8ef9ef7..1f4c3b6 100644 --- a/Spring-Learn/pom.xml +++ b/Spring-Learn/pom.xml @@ -35,7 +35,7 @@ junit junit - 4.12 + 4.13.1 diff --git a/Spring-Learn/spring-10-mybatis/pom.xml b/Spring-Learn/spring-10-mybatis/pom.xml index 0f3b4dd..8d5a2e8 100644 --- a/Spring-Learn/spring-10-mybatis/pom.xml +++ b/Spring-Learn/spring-10-mybatis/pom.xml @@ -15,7 +15,7 @@ junit junit - 4.12 + 4.13.1 diff --git a/Spring-Learn/spring-11-transaction/pom.xml b/Spring-Learn/spring-11-transaction/pom.xml index 2ba8a86..a10d320 100644 --- a/Spring-Learn/spring-11-transaction/pom.xml +++ b/Spring-Learn/spring-11-transaction/pom.xml @@ -14,7 +14,7 @@ junit junit - 4.12 + 4.13.1 diff --git a/SpringMVC-Learn/pom.xml b/SpringMVC-Learn/pom.xml index bec2d3c..2228072 100644 --- a/SpringMVC-Learn/pom.xml +++ b/SpringMVC-Learn/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.12 + 4.13.1 org.springframework