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

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


The following commit(s) were added to refs/heads/main by this push:
     new 03fc705ce AMQ-9322: Upgrade to depends-maven-plugin 1.5.0
     new 0964acec2 Merge pull request #1081 from jbonofre/AMQ-9322
03fc705ce is described below

commit 03fc705ce2f9c9742eb651257d8106a334573622
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d99cce31a..fb5fb9761 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,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>

Reply via email to