From b6afe240e4ce92f1ca3016e477ed007c6fd2cf9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 02:25:27 +0000 Subject: [PATCH] Bump junit from 4.10 to 4.13.1 in /seckill Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1) Signed-off-by: dependabot[bot] --- seckill/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seckill/pom.xml b/seckill/pom.xml index 54b7c47..36e7eea 100644 --- a/seckill/pom.xml +++ b/seckill/pom.xml @@ -17,7 +17,7 @@ junit junit - 4.10 + 4.13.1 test