This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new 9ffb0cf25a AMQ-9493: Upgrade to maven-plugin-plugin 3.13.1
9ffb0cf25a is described below
commit 9ffb0cf25ae042fdc32b88f667f96dfac8ad43bb
Author: JB Onofré <[email protected]>
AuthorDate: Mon May 13 16:18:16 2024 +0200
AMQ-9493: Upgrade to maven-plugin-plugin 3.13.1
(cherry picked from commit 7b49d0c34fecc4061cd6bfc5e9624496e8ee67dc)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 445155b247..43d2a283ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<maven-dependency-plugin-version>3.6.1</maven-dependency-plugin-version>
<maven-project-info-reports-plugin-version>3.5.0</maven-project-info-reports-plugin-version>
<maven-graph-plugin-version>1.45</maven-graph-plugin-version>
- <maven-plugin-plugin-version>3.11.0</maven-plugin-plugin-version>
+ <maven-plugin-plugin-version>3.13.1</maven-plugin-plugin-version>
<maven-core-version>3.8.6</maven-core-version>
<!-- OSGi bundles properties -->
<activemq.osgi.import.pkg>*</activemq.osgi.import.pkg>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact