From 5bd8703dd33740f714381033613d39bea5151745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:24:54 +0000 Subject: [PATCH] Bump org.codehaus.groovy:groovy-all Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 1.8.0 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] --- 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..2df93f60 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.21 junit