From 914e3d7b3e79d7407d40197ae0fa3ae3cae0d96d Mon Sep 17 00:00:00 2001 From: ZenX <39208173+ZenX404@users.noreply.github.com> Date: Tue, 13 Oct 2020 20:03:29 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /aop1 Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] --- aop1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aop1/pom.xml b/aop1/pom.xml index c0b42a8..d7e9b43 100644 --- a/aop1/pom.xml +++ b/aop1/pom.xml @@ -26,7 +26,7 @@ junit junit - 4.11 + 4.13.1 test