From a099c098590609c6701e23442a6b102a17838ba3 Mon Sep 17 00:00:00 2001 From: Jon Koops Date: Thu, 6 Jun 2024 10:13:52 +0200 Subject: [PATCH] Upgrade Groovy dependencies to latest version (#29990) Signed-off-by: Jon Koops --- distribution/maven-plugins/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/distribution/maven-plugins/pom.xml b/distribution/maven-plugins/pom.xml index fe9b7db2e36..10e04448b09 100644 --- a/distribution/maven-plugins/pom.xml +++ b/distribution/maven-plugins/pom.xml @@ -31,7 +31,8 @@ org.codehaus.groovy groovy-all - 2.4.12 + 3.0.21 + pom org.apache.maven @@ -63,7 +64,7 @@ org.codehaus.gmavenplus gmavenplus-plugin - 1.6 + 3.0.2 compile-groovy