Merge pull request #869 from jbonofre/AMQ-8625

[AMQ-8625] Upgrade to maven-bundle-plugin 5.1.8
This commit is contained in:
Jean-Baptiste Onofré 2022-08-15 07:28:17 +02:00 committed by GitHub
commit 5b9f77bdb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
<javaee-javadoc-url>http://download.oracle.com/javaee/6/api/</javaee-javadoc-url>
<!-- Maven Plugin Version for this Project -->
<maven-bundle-plugin-version>5.1.6</maven-bundle-plugin-version>
<maven-bundle-plugin-version>5.1.8</maven-bundle-plugin-version>
<maven-surefire-plugin-version>3.0.0-M6</maven-surefire-plugin-version>
<maven-antrun-plugin-version>1.8</maven-antrun-plugin-version>
<maven-assembly-plugin-version>3.3.0</maven-assembly-plugin-version>