Upgrade to Maven Surefire Plugin 3.5.2

Closes gh-43110
This commit is contained in:
Stéphane Nicoll 2024-11-11 08:18:33 +09:00
parent 4a21939978
commit 0f5a9600a7
1 changed files with 1 additions and 1 deletions

View File

@ -1376,7 +1376,7 @@ bom {
releaseNotes("https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-{version}")
}
}
library("Maven Surefire Plugin", "3.5.1") {
library("Maven Surefire Plugin", "3.5.2") {
group("org.apache.maven.plugins") {
plugins = [
"maven-surefire-plugin"