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 2f1d89baa1 [KARAF-7494] Upgrade to build-helper-maven-plugin 3.3.0
     new f071339c80 Merge pull request #1558 from jbonofre/KARAF-7494
2f1d89baa1 is described below

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

diff --git a/pom.xml b/pom.xml
index f2358fee5c..940ca5faa0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -568,7 +568,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