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 e6e2f998f3 AMQ-9608: Upgrade to maven-plugin-plugin 3.15.1
e6e2f998f3 is described below
commit e6e2f998f397993a61d6be934d66d1d74973d792
Author: JB Onofré <[email protected]>
AuthorDate: Thu Oct 31 14:00:05 2024 +0100
AMQ-9608: Upgrade to maven-plugin-plugin 3.15.1
(cherry picked from commit 01f3b604bfed7788031eff35335dbe8e9de634d1)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5b0318521e..e6b5271cbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<maven-dependency-plugin-version>3.6.1</maven-dependency-plugin-version>
<maven-project-info-reports-plugin-version>3.8.0</maven-project-info-reports-plugin-version>
<maven-graph-plugin-version>1.45</maven-graph-plugin-version>
- <maven-plugin-plugin-version>3.13.1</maven-plugin-plugin-version>
+ <maven-plugin-plugin-version>3.15.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