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 f2fcb00730 [KARAF-7490] Upgrade to maven-project-info-reports-plugin 
3.2.2
f2fcb00730 is described below

commit f2fcb00730a645c2ddd05ca2e724f6e445c11794
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Jun 27 18:20:44 2022 +0200

    [KARAF-7490] Upgrade to maven-project-info-reports-plugin 3.2.2
    
    (cherry picked from commit 71635c8ced490103822169b128bf789f31503983)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index db78cea370..9768e9d6ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -767,7 +767,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
-                <version>3.0.0</version>
+                <version>3.2.2</version>
             </plugin>
         </plugins>
     </reporting>

Reply via email to