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

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


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new f79aa3aad [AMQ-9033] Upgrade to maven-project-info-reports-plugin 3.4.0
f79aa3aad is described below

commit f79aa3aadda2e34b3456f3f51d70f59091436510
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Aug 16 18:48:25 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 93897ae35..91236b1d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>
     <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>
     <maven-dependency-plugin-version>2.8</maven-dependency-plugin-version>
-    
<maven-project-info-reports-plugin-version>2.7</maven-project-info-reports-plugin-version>
+    
<maven-project-info-reports-plugin-version>3.4.0</maven-project-info-reports-plugin-version>
     <maven-graph-plugin-version>1.30</maven-graph-plugin-version>
     <maven-plugin-plugin-version>3.6.0</maven-plugin-plugin-version>
     <maven-core-version>3.6.1</maven-core-version>

Reply via email to