Upgrade to Maven Surefire Plugin 3.4.0

Closes gh-41965
This commit is contained in:
Stéphane Nicoll
2024-08-20 19:25:25 +02:00
parent 38fa2b77f7
commit 4bf7f2220d

View File

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