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 256095d0a1 [KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0
256095d0a1 is described below

commit 256095d0a1cb0b799ff63867a419695bff98d3ff
Author: Robert Varga <robert.va...@pantheon.tech>
AuthorDate: Sat Sep 23 00:24:00 2023 +0200

    [KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0
    
    Signed-off-by: Robert Varga <robert.va...@pantheon.tech>
    
    (cherry picked from commit ac55e6e27a32429c3e80a461cb39e4fe40646c0b)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a0d493ede..b09ec666e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,7 +573,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>3.3.0</version>
+                    <version>3.4.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to