This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 5ef936ad5 AMQ-9322: Upgrade to depends-maven-plugin 1.5.0
5ef936ad5 is described below
commit 5ef936ad544c7fdb1fb752975da364877db156ba
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Oct 21 07:40:20 2023 +0200
AMQ-9322: Upgrade to depends-maven-plugin 1.5.0
(cherry picked from commit 03fc705ce2f9c9742eb651257d8106a334573622)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 677c1d1d6..3964d810f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
<replacer-maven-plugin-version>1.5.3</replacer-maven-plugin-version>
<apache-rat-plugin-version>0.15</apache-rat-plugin-version>
<tools-maven-plugin-version>1.4</tools-maven-plugin-version>
- <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>
+ <depends-maven-plugin-version>1.5.0</depends-maven-plugin-version>
<maven-dependency-plugin-version>2.8</maven-dependency-plugin-version>
<maven-project-info-reports-plugin-version>3.4.5</maven-project-info-reports-plugin-version>
<maven-graph-plugin-version>1.45</maven-graph-plugin-version>