Merge pull request #896 from jbonofre/AMQ-9000

[AMQ-9000] Upgrade to maven 3.8.6
This commit is contained in:
Jean-Baptiste Onofré 2022-08-20 06:36:22 +02:00 committed by GitHub
commit 1afe72e666
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
<maven-project-info-reports-plugin-version>3.4.0</maven-project-info-reports-plugin-version>
<maven-graph-plugin-version>1.45</maven-graph-plugin-version>
<maven-plugin-plugin-version>3.6.4</maven-plugin-plugin-version>
<maven-core-version>3.6.1</maven-core-version>
<maven-core-version>3.8.6</maven-core-version>
<!-- OSGi bundles properties -->
<activemq.osgi.import.pkg>*</activemq.osgi.import.pkg>
<activemq.osgi.export.pkg>org.apache.activemq*</activemq.osgi.export.pkg>