From ca79a767f82ca5a6e9987ae01311aff70bfdc809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 22:25:16 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 in /dubbo-demo 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-demo/dubbo-customer/pom.xml | 2 +- dubbo-demo/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dubbo-demo/dubbo-customer/pom.xml b/dubbo-demo/dubbo-customer/pom.xml index 18e8f87..b93c254 100644 --- a/dubbo-demo/dubbo-customer/pom.xml +++ b/dubbo-demo/dubbo-customer/pom.xml @@ -20,7 +20,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/dubbo-demo/pom.xml b/dubbo-demo/pom.xml index 5a2be32..cfc85d2 100644 --- a/dubbo-demo/pom.xml +++ b/dubbo-demo/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test