From a67f0e9d909cd277848418670f8bdbb31b64faba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 21:45:20 +0000 Subject: [PATCH] Bump junit in /Middleware/Lab4/chapter6code/StudentAOP Bumps [junit](https://github.com/junit-team/junit4) from 4.7 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/compare/r4.7...r4.13.1) Signed-off-by: dependabot[bot] --- Middleware/Lab4/chapter6code/StudentAOP/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Middleware/Lab4/chapter6code/StudentAOP/pom.xml diff --git a/Middleware/Lab4/chapter6code/StudentAOP/pom.xml b/Middleware/Lab4/chapter6code/StudentAOP/pom.xml old mode 100755 new mode 100644 index 55f68da..6bea8d6 --- a/Middleware/Lab4/chapter6code/StudentAOP/pom.xml +++ b/Middleware/Lab4/chapter6code/StudentAOP/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.7 + 4.13.1 test