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 5661ce0d1 [AMQ-9038] Upgrade to maven-consolets-plugin and 
maven-graph-plugin 1.45
5661ce0d1 is described below

commit 5661ce0d143dbd85107810f5ef4ffbdbc2fb7415
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Aug 16 16:59:26 2022 +0200

    [AMQ-9038] Upgrade to maven-consolets-plugin and maven-graph-plugin 1.45
    
    (cherry picked from commit a4ad35e642d06ed14253dc14c215eb68383ecfd3)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index eb63344fd..8621176a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
     <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>3.4.0</maven-project-info-reports-plugin-version>
-    <maven-graph-plugin-version>1.30</maven-graph-plugin-version>
+    <maven-graph-plugin-version>1.45</maven-graph-plugin-version>
     <maven-plugin-plugin-version>3.6.4</maven-plugin-plugin-version>
     <maven-core-version>3.6.1</maven-core-version>
     <!-- OSGi bundles properties -->
@@ -1523,7 +1523,7 @@
           <plugin>
             <groupId>org.fusesource.mvnplugins</groupId>
             <artifactId>maven-consolets-plugin</artifactId>
-            <version>1.30</version>
+            <version>1.45</version>
             <configuration>
               <enabled>true</enabled>
             </configuration>

Reply via email to