From 82a4694a1d482cd3eaf70a013d2eaa98846338c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 00:13:27 +0000 Subject: [PATCH] Bump junit 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] --- .../META-INF/maven/commons-codec/commons-codec/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn_Java/ImdbCrawler/META-INF/maven/commons-codec/commons-codec/pom.xml b/learn_Java/ImdbCrawler/META-INF/maven/commons-codec/commons-codec/pom.xml index 0da640a..a5d0394 100644 --- a/learn_Java/ImdbCrawler/META-INF/maven/commons-codec/commons-codec/pom.xml +++ b/learn_Java/ImdbCrawler/META-INF/maven/commons-codec/commons-codec/pom.xml @@ -211,7 +211,7 @@ limitations under the License. junit junit - 4.11 + 4.13.1 test