Upgrade to Maven Surefire Plugin 3.3.0

Closes gh-41418
This commit is contained in:
Andy Wilkinson 2024-07-09 13:05:55 +01:00
parent 894f4904dd
commit 1d65792f5c
1 changed files with 1 additions and 1 deletions

View File

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