Upgrade to Maven Surefire Plugin 3.1.2

Closes gh-35963
This commit is contained in:
Andy Wilkinson 2023-06-19 09:56:19 +01:00
parent 0cac2e2603
commit 045307994b

View File

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