From 38b5615354479330fcf32bdb4f28004c07de2dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 18:05:35 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 in /Springboot-webUpload 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] --- Springboot-webUpload/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Springboot-webUpload/pom.xml b/Springboot-webUpload/pom.xml index b9d6a14..08b6684 100644 --- a/Springboot-webUpload/pom.xml +++ b/Springboot-webUpload/pom.xml @@ -28,7 +28,7 @@ junit junit - 3.8.1 + 4.13.1 test @@ -44,7 +44,7 @@ junit junit - 4.10 + 4.13.1 com.alibaba