From a4e38ff5c09354f47fd0a6920d4aa4f3ec4272f1 Mon Sep 17 00:00:00 2001 From: taefi Date: Fri, 2 Feb 2024 11:52:03 +0200 Subject: [PATCH] move groovy-all dependency to the plugin that needs it --- .../template-vaadin-gradle-plugin-pom.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/scripts/generator/templates/template-vaadin-gradle-plugin-pom.xml b/scripts/generator/templates/template-vaadin-gradle-plugin-pom.xml index 6aea02903..92540ded7 100644 --- a/scripts/generator/templates/template-vaadin-gradle-plugin-pom.xml +++ b/scripts/generator/templates/template-vaadin-gradle-plugin-pom.xml @@ -55,12 +55,6 @@ vaadin-dev-bundle ${project.version} - - org.apache.groovy - groovy-all - 4.0.18 - pom - @@ -147,6 +141,14 @@ org.codehaus.gmavenplus gmavenplus-plugin 3.0.2 + + + org.apache.groovy + groovy-all + 4.0.18 + pom + + replace-package-declaration-in-src-files