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 91ba342d94 [AMQ-9265] Upgrade to maven-plugin-plugin 3.9.0
91ba342d94 is described below
commit 91ba342d94fa406ba064dea6ba000b11e112154f
Author: JB Onofré <[email protected]>
AuthorDate: Thu Jun 8 10:12:15 2023 +0200
[AMQ-9265] Upgrade to maven-plugin-plugin 3.9.0
(cherry picked from commit 580a1536ad0868a7b314a5adf45f3eac7fc35d3a)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d499370a20..0b22d94215 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
<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>
- <maven-plugin-plugin-version>3.7.1</maven-plugin-plugin-version>
+ <maven-plugin-plugin-version>3.9.0</maven-plugin-plugin-version>
<maven-core-version>3.8.6</maven-core-version>
<!-- OSGi bundles properties -->
<activemq.osgi.import.pkg>*</activemq.osgi.import.pkg>