From 0c87527b3659ea6ca97107f73282e5fbfa5e6dee Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 27 May 2025 08:03:27 +0000
Subject: [PATCH] Update dependency org.codehaus.groovy:groovy-all to v3.0.25
---
devops-framework-core/pom.xml | 2 +-
devops-framework-pipeline/pom.xml | 2 +-
devops-framework-plugin/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/devops-framework-core/pom.xml b/devops-framework-core/pom.xml
index 8768541..bf474eb 100644
--- a/devops-framework-core/pom.xml
+++ b/devops-framework-core/pom.xml
@@ -59,7 +59,7 @@
org.codehaus.groovy
groovy-all
- 3.0.23
+ 3.0.25
org.apache.ant
diff --git a/devops-framework-pipeline/pom.xml b/devops-framework-pipeline/pom.xml
index b80c891..3657bd6 100644
--- a/devops-framework-pipeline/pom.xml
+++ b/devops-framework-pipeline/pom.xml
@@ -68,7 +68,7 @@
org.codehaus.groovy
groovy-all
- 3.0.23
+ 3.0.25
org.devops.framework.core
diff --git a/devops-framework-plugin/pom.xml b/devops-framework-plugin/pom.xml
index 2889923..8c1c796 100644
--- a/devops-framework-plugin/pom.xml
+++ b/devops-framework-plugin/pom.xml
@@ -68,7 +68,7 @@
org.codehaus.groovy
groovy-all
- 3.0.23
+ 3.0.25
org.devops.framework.core