From b95b0e3f7bb52ce2d685fc50868da9c7f3b36b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:56:11 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 in /Simple Search Engine 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] --- Simple Search Engine/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Simple Search Engine/pom.xml diff --git a/Simple Search Engine/pom.xml b/Simple Search Engine/pom.xml old mode 100755 new mode 100644 index 11d90c3..c956566 --- a/Simple Search Engine/pom.xml +++ b/Simple Search Engine/pom.xml @@ -13,7 +13,7 @@ junit junit - 3.8.1 + 4.13.1 test