Merge pull request #1111 from jbonofre/AMQ-9381

AMQ-9381: Upgrade to maven-surefire-plugin 3.2.1
This commit is contained in:
JB Onofré 2023-11-10 15:44:10 +01:00 committed by GitHub
commit fb379997c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<!-- Maven Plugin Version for this Project -->
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
<maven-surefire-plugin-version>3.1.2</maven-surefire-plugin-version>
<maven-surefire-plugin-version>3.2.1</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.1</maven-release-plugin-version>