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 c04ac721a AMQ-9380: Upgrade to maven-plugin-plugin 3.10.1
     new 9da90c71e Merge pull request #1109 from jbonofre/AMQ-9380
c04ac721a is described below

commit c04ac721ad231b42287a77669ec25bfb25f97230
Author: JB Onofré <[email protected]>
AuthorDate: Tue Nov 7 15:41:03 2023 +0100

    AMQ-9380: Upgrade to maven-plugin-plugin 3.10.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2fa128430..062da0608 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,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.9.0</maven-plugin-plugin-version>
+    <maven-plugin-plugin-version>3.10.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>

Reply via email to