Upgrade to maven-bundle-plugin 5.1.9

This commit is contained in:
Jean-Baptiste Onofré 2023-06-10 06:33:33 +02:00
parent 47343ba0ce
commit 661330a48b
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,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.8</maven-bundle-plugin-version>
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
<maven-surefire-plugin-version>2.22.2</maven-surefire-plugin-version>
<maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
<maven-assembly-plugin-version>3.6.0</maven-assembly-plugin-version>