Upgrade to Maven Surefire Plugin 3.3.1

Closes gh-41500
This commit is contained in:
Andy Wilkinson
2024-07-15 15:08:47 +01:00
parent 96f5d7a7b2
commit 33c9398714

View File

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