From 7c7462bd1c5fc95494c60570ed17a2b3f35b4c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 21:39:19 +0000 Subject: [PATCH] Bump junit from 4.8.1 to 4.13.1 in /tools/gremlin101 Bumps [junit](https://github.com/junit-team/junit4) from 4.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/compare/r4.8.1...r4.13.1) Signed-off-by: dependabot[bot] --- tools/gremlin101/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 tools/gremlin101/pom.xml diff --git a/tools/gremlin101/pom.xml b/tools/gremlin101/pom.xml old mode 100755 new mode 100644 index 9040631..84d7a3f --- a/tools/gremlin101/pom.xml +++ b/tools/gremlin101/pom.xml @@ -36,7 +36,7 @@ junit junit - 4.8.1 + 4.13.1 test