AMQ-9582: Upgrade to maven-surefire-plugin 3.5.0

This commit is contained in:
JB Onofré 2024-09-23 15:46:16 +02:00
parent 7d874999bc
commit ee271b6da6
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@
<!-- Maven Plugin Version for this Project --> <!-- Maven Plugin Version for this Project -->
<maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version> <maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>
<maven-surefire-plugin-version>3.2.5</maven-surefire-plugin-version> <maven-surefire-plugin-version>3.5.0</maven-surefire-plugin-version>
<maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version> <maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>
<maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version> <maven-assembly-plugin-version>3.7.1</maven-assembly-plugin-version>
<maven-clean-plugin-version>3.4.0</maven-clean-plugin-version> <maven-clean-plugin-version>3.4.0</maven-clean-plugin-version>