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 2211ad3b4 [AMQ-9044] Upgrade to depends-maven-plugin 1.4.0
2211ad3b4 is described below

commit 2211ad3b4384415a9b677bffdd9d51b4e03e51a2
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Aug 15 08:11:51 2022 +0200

    [AMQ-9044] Upgrade to depends-maven-plugin 1.4.0
    
    (cherry picked from commit 7669958bb56c2cc35085a51f16414728e6e5163c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 589232ed0..d886cc3c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
     <build-helper-maven-plugin-version>1.8</build-helper-maven-plugin-version>
     <apache-rat-plugin-version>0.13</apache-rat-plugin-version>
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>
-    <depends-maven-plugin-version>1.2</depends-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-graph-plugin-version>1.30</maven-graph-plugin-version>

Reply via email to