From 153e7c08c8ce42a4967d5a1258ec42471ab00f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:18:18 +0000 Subject: [PATCH] Bump org.codehaus.groovy:groovy-all Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/incubator-groovy) from 1.8.0 to 2.4.4. - [Commits](https://github.com/apache/incubator-groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-all dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/test/resources/projects/groovy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/resources/projects/groovy/pom.xml b/src/test/resources/projects/groovy/pom.xml index b08f01cc..a398bd0f 100644 --- a/src/test/resources/projects/groovy/pom.xml +++ b/src/test/resources/projects/groovy/pom.xml @@ -100,7 +100,7 @@ under the License. org.codehaus.groovy groovy-all - 1.8.0 + 2.4.4 junit