From 8a3cee1998720669be2dbd416ab4240697b43c33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 03:29:17 +0000 Subject: [PATCH] :arrow_up:(deps): Update dependency org.apache.groovy:groovy to v4.0.17 --- 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 cec007c68..4fdc77972 100644 --- a/github_action/pom.xml +++ b/github_action/pom.xml @@ -101,7 +101,7 @@ org.apache.groovy groovy - 4.0.16 + 4.0.17 runtime diff --git a/maven_plugin/pom.xml b/maven_plugin/pom.xml index fd551dad6..9f2ce45e2 100644 --- a/maven_plugin/pom.xml +++ b/maven_plugin/pom.xml @@ -166,7 +166,7 @@ org.apache.groovy groovy - 4.0.16 + 4.0.17 runtime diff --git a/pom.xml b/pom.xml index 467011f34..0c120690a 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ org.apache.groovy groovy - 4.0.16 + 4.0.17 runtime