Upgrade to Maven Surefire Plugin 3.5.4

Closes gh-47197
This commit is contained in:
Stéphane Nicoll 2025-09-13 08:51:14 +02:00
parent 84a403b540
commit fb078a7b6e
1 changed files with 1 additions and 1 deletions

View File

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