This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git
The following commit(s) were added to refs/heads/main by this push:
new 1a7d00cb Bump org.codehaus.mojo:build-helper-maven-plugin from 1.8 to
1.12 (#137)
1a7d00cb is described below
commit 1a7d00cb69a97415c87a82c3511c6f007bad84b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 24 09:21:18 2025 +0200
Bump org.codehaus.mojo:build-helper-maven-plugin from 1.8 to 1.12 (#137)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 28b2359c..a52b48ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -456,7 +456,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>1.8</version>
+ <version>1.12</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>