Merge pull request #1335 from jbonofre/AMQ-9610

AMQ-9610: Upgrade to maven-surefire-plugin 3.5.1
This commit is contained in:
JB Onofré 2024-11-01 07:00:57 +01:00 committed by GitHub
commit 19f93a0074
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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>