AMQ-9610: Upgrade to maven-surefire-plugin 3.5.1

This commit is contained in:
JB Onofré 2024-10-31 07:29:08 +01:00
parent b8764242d3
commit 2a884a49c1
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.5.0</maven-surefire-plugin-version>
<maven-surefire-plugin-version>3.5.1</maven-surefire-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-clean-plugin-version>3.4.0</maven-clean-plugin-version>