Merge pull request #1022 from jbonofre/AMQ-9269

[AMQ-9269] Upgrade to maven-surefire-plugin 3.1.2
This commit is contained in:
JB Onofré 2023-06-10 06:29:27 +02:00 committed by GitHub
commit 5ae253547f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@
<!-- Maven Plugin Version for this Project -->
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
<maven-surefire-plugin-version>3.0.0-M8</maven-surefire-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>