Upgrade to Maven Surefire Plugin 3.2.5

Closes gh-39205
This commit is contained in:
Andy Wilkinson
2024-01-17 18:55:01 +00:00
parent bfe7137817
commit e129f5cc64

View File

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