Upgrade to Maven Surefire Plugin 3.5.1

Closes gh-42660
This commit is contained in:
Stéphane Nicoll
2024-10-14 15:02:29 +02:00
parent a1f9dd3dcd
commit 9780eab314

View File

@@ -1291,7 +1291,7 @@ bom {
]
}
}
library("Maven Surefire Plugin", "3.5.0") {
library("Maven Surefire Plugin", "3.5.1") {
group("org.apache.maven.plugins") {
plugins = [
"maven-surefire-plugin"