Upgrade to Maven Surefire Plugin 3.5.3

Closes gh-45082
This commit is contained in:
Phillip Webb 2025-04-10 12:07:33 -07:00
parent 435f6296a7
commit 5ccbaf2803
1 changed files with 1 additions and 1 deletions

View File

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