You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/08/14 18:17:02 UTC

[cxf] 01/03: Update maven-project-info-reports-plugin to 3.4.1

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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit e4c651b6c0d625aef99415510e2e7c218fbeb660
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Aug 14 13:35:31 2022 -0400

    Update maven-project-info-reports-plugin to 3.4.1
    
    (cherry picked from commit d6110dfc496c9934fe2f25b7eee6d7916a5ba00e)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 34851fbf17..65c88f4707 100644
--- a/pom.xml
+++ b/pom.xml
@@ -552,7 +552,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-project-info-reports-plugin</artifactId>
-                    <version>3.2.2</version>
+                    <version>3.4.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>