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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new 535a78f6b2 [KARAF-7494] Upgrade to build-helper-maven-plugin 3.3.0
535a78f6b2 is described below

commit 535a78f6b2044414897ba94363e300aafe41356a
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jun 27 10:04:35 2022 +0200

    [KARAF-7494] Upgrade to build-helper-maven-plugin 3.3.0
    
    (cherry picked from commit 2f1d89baa192a6be23da919cc24914fb8239ad7c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2ae1d73460..cf67049541 100644
--- a/pom.xml
+++ b/pom.xml
@@ -557,7 +557,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>build-helper-maven-plugin</artifactId>
-                    <version>3.1.0</version>
+                    <version>3.3.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to