From ebf29adb21657573b6f5c1b1d53af1e19a053ce9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:23:36 +0000 Subject: [PATCH] Bump org.codehaus.groovy:groovy-all in /PluginExampleProject Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 2.1.6 to 2.4.21. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PluginExampleProject/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PluginExampleProject/pom.xml b/PluginExampleProject/pom.xml index b6d568f..039fe1c 100644 --- a/PluginExampleProject/pom.xml +++ b/PluginExampleProject/pom.xml @@ -182,7 +182,7 @@ org.codehaus.groovy groovy-all - 2.1.6 + 2.4.21 runtime