diff --git a/bundles/org.openhab.core.semantics/pom.xml b/bundles/org.openhab.core.semantics/pom.xml index 97a8cdcd38..78d26dcda7 100644 --- a/bundles/org.openhab.core.semantics/pom.xml +++ b/bundles/org.openhab.core.semantics/pom.xml @@ -45,19 +45,14 @@ - org.codehaus.gmaven - groovy-maven-plugin - 2.1.1 + org.codehaus.gmavenplus + gmavenplus-plugin + 4.2.0 - org.apache.ivy - ivy - 2.5.3 - - - org.codehaus.groovy + org.apache.groovy groovy-all - 3.0.25 + 4.0.27 pom @@ -68,7 +63,9 @@ generate-resources - ${project.basedir}/model/generateTagClasses.groovy + + +