From 7d1350919077429adee6f34e5f0d51ce75e89464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:55:50 +0000 Subject: [PATCH] Bump groovy from 1.8.6 to 2.4.21 in /tools/gremlin101 Bumps [groovy](https://github.com/apache/groovy) from 1.8.6 to 2.4.21. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:production ... 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..83667af --- a/tools/gremlin101/pom.xml +++ b/tools/gremlin101/pom.xml @@ -199,7 +199,7 @@ org.codehaus.groovy groovy - 1.8.6 + 2.4.21