From f0f9ac8512ab8fce4c32dac75d6c5a330cd5b426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:47:11 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 in /dubbo Bumps [junit](https://github.com/junit-team/junit4) from 3.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/commits/r4.13.1) Signed-off-by: dependabot[bot] --- dubbo/dubbo-api/pom.xml | 2 +- dubbo/dubbo-consumer-user/pom.xml | 2 +- dubbo/dubbo-provider/pom.xml | 2 +- dubbo/pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dubbo/dubbo-api/pom.xml b/dubbo/dubbo-api/pom.xml index cba6049..5c4a2a7 100644 --- a/dubbo/dubbo-api/pom.xml +++ b/dubbo/dubbo-api/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/dubbo/dubbo-consumer-user/pom.xml b/dubbo/dubbo-consumer-user/pom.xml index 1c98b0b..a9d2508 100644 --- a/dubbo/dubbo-consumer-user/pom.xml +++ b/dubbo/dubbo-consumer-user/pom.xml @@ -20,7 +20,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/dubbo/dubbo-provider/pom.xml b/dubbo/dubbo-provider/pom.xml index a915a3b..823dc0a 100644 --- a/dubbo/dubbo-provider/pom.xml +++ b/dubbo/dubbo-provider/pom.xml @@ -19,7 +19,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/dubbo/pom.xml b/dubbo/pom.xml index 7df749b..8892a9c 100644 --- a/dubbo/pom.xml +++ b/dubbo/pom.xml @@ -39,7 +39,7 @@ junit junit - 3.8.1 + 4.13.1 test @@ -59,7 +59,7 @@ junit junit - 4.11 + 4.13.1 test