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 f3ea9ef98b [KARAF-7530] Upgrade to maven-project-info-reports-plugin 
3.4.0
f3ea9ef98b is described below

commit f3ea9ef98beea15de725a877c9895be53837d55b
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Thu Sep 1 10:22:15 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index d3d41a3004..56b6f64f6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -768,7 +768,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
-                <version>3.2.2</version>
+                <version>3.4.0</version>
             </plugin>
         </plugins>
     </reporting>

Reply via email to