From 3288a896644923abc56b26b131e2fc123fd23d59 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Sun, 11 Jan 2026 08:06:00 +0200 Subject: Add org.codehaus.mojo:build-helper-maven-plugin --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 4af5210..f24bfc7 100644 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,7 @@ 3.2.0 3.4.1 3.8.0 + 3.6.1 3.6.0 3.5.0 3.14.1 @@ -482,6 +483,11 @@ vocabulary-builder-plugin ${enes-vocabulary-plugin.version} + + org.codehaus.mojo + build-helper-maven-plugin + ${build-helper-plugin.version} + org.codehaus.mojo exec-maven-plugin -- cgit v1.2.3