From 7e3859eed906bb8c9d18d85e2f4d5259988b704a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 06:36:32 +0000 Subject: [PATCH] :arrow_up:(deps): Update dependency org.apache.groovy:groovy to v4.0.24 --- github_action/pom.xml | 2 +- maven_plugin/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/github_action/pom.xml b/github_action/pom.xml index e68d8563..ae062f5c 100644 --- a/github_action/pom.xml +++ b/github_action/pom.xml @@ -101,7 +101,7 @@ org.apache.groovy groovy - 4.0.23 + 4.0.24 runtime diff --git a/maven_plugin/pom.xml b/maven_plugin/pom.xml index 22e7279f..e7858a64 100644 --- a/maven_plugin/pom.xml +++ b/maven_plugin/pom.xml @@ -172,7 +172,7 @@ org.apache.groovy groovy - 4.0.23 + 4.0.24 runtime diff --git a/pom.xml b/pom.xml index 214122ae..f2fc17f1 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ org.apache.groovy groovy - 4.0.23 + 4.0.24 runtime