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