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.git


The following commit(s) were added to refs/heads/main by this push:
     new ac55e6e27a [KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0
     new ee688476ac Merge pull request #1779 from rovarga/karaf7762
ac55e6e27a is described below

commit ac55e6e27a32429c3e80a461cb39e4fe40646c0b
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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc4e8bf5ce..78f6e5200d 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