Upgrade to Maven Surefire Plugin 3.0.0

Closes gh-35004
This commit is contained in:
Andy Wilkinson 2023-04-14 18:43:50 +01:00
parent 8e65351cd6
commit 15533367b4
1 changed files with 1 additions and 1 deletions

View File

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