AMQ-9381: Upgrade to maven-surefire-plugin 3.2.1

This commit is contained in:
JB Onofré 2023-11-07 15:50:30 +01:00
parent ca35e5921c
commit b79c6fffe0
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>