From 9a3b6be96f269149af9de7a264354c4ad0dcf0d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 23:18:43 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20junit=20in=20/java/Javaweb2020=E9=80=83?= =?UTF-8?q?=E8=B7=91=E8=AE=A1=E5=88=92/16.maven/error/my-app?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../16.maven/error/my-app/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/java/Javaweb2020\351\200\203\350\267\221\350\256\241\345\210\222/16.maven/error/my-app/pom.xml" "b/java/Javaweb2020\351\200\203\350\267\221\350\256\241\345\210\222/16.maven/error/my-app/pom.xml" index e7904d68..e7f07d7c 100644 --- "a/java/Javaweb2020\351\200\203\350\267\221\350\256\241\345\210\222/16.maven/error/my-app/pom.xml" +++ "b/java/Javaweb2020\351\200\203\350\267\221\350\256\241\345\210\222/16.maven/error/my-app/pom.xml" @@ -11,7 +11,7 @@ junit junit - 3.8.1 + 4.13.1 test