From c3b14945f39e1366e5097987af25f6a3d50aea57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:37:17 +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] --- dubboSer/pom.xml | 2 +- hessianSer/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dubboSer/pom.xml b/dubboSer/pom.xml index bd6bb04..f763eda 100644 --- a/dubboSer/pom.xml +++ b/dubboSer/pom.xml @@ -94,7 +94,7 @@ junit junit - 4.0 + 4.13.1 diff --git a/hessianSer/pom.xml b/hessianSer/pom.xml index 54553d5..d68c9f5 100644 --- a/hessianSer/pom.xml +++ b/hessianSer/pom.xml @@ -30,7 +30,7 @@ junit junit - 3.8.1 + 4.13.1 test @@ -100,7 +100,7 @@ junit junit - 4.0 + 4.13.1 com.caucho diff --git a/pom.xml b/pom.xml index de438d4..1074cdb 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ junit junit - 4.12 + 4.13.1