Upgrade to Maven Surefire Plugin 3.5.0

Closes gh-42234
This commit is contained in:
Andy Wilkinson
2024-09-11 11:18:11 +01:00
parent 53554278bc
commit e178e34f4f

View File

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