[AMQ-9269] Upgrade to maven-surefire-plugin 3.1.2

(cherry picked from commit f50b96f109)
This commit is contained in:
JB Onofré 2023-06-08 11:00:20 +02:00 committed by Jean-Baptiste Onofré
parent e3ab590bde
commit 4eaa94cc4e
1 changed files with 2 additions and 2 deletions

View File

@ -123,8 +123,8 @@
<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-surefire-plugin-version>3.0.0-M8</maven-surefire-plugin-version>
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
<maven-surefire-plugin-version>3.1.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>
<maven-release-plugin-version>3.0.0-M7</maven-release-plugin-version>