This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 37f1846fef KARAF-7918: Upgrade to build-helper-maven-plugin 3.6.0
37f1846fef is described below

commit 37f1846fefb9b8189c4a637cf47a3701c57e7aba
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jan 5 14:37:31 2025 +0100

    KARAF-7918: Upgrade to build-helper-maven-plugin 3.6.0
    
    (cherry picked from commit af0faf99eaff2621e3d941414dff683dac9cef0f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 729a220fa5..7c54e6e56a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -577,7 +577,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>3.4.0</version>
+                    <version>3.6.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to