Upgrade to Maven Surefire Plugin 3.5.6

Closes gh-50679
This commit is contained in:
Stéphane Nicoll
2026-06-03 16:25:29 +02:00
parent 850353c7e1
commit 9c74bb20eb
@@ -1569,7 +1569,7 @@ bom {
releaseNotes("https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-{version}")
}
}
library("Maven Surefire Plugin", "3.5.5") {
library("Maven Surefire Plugin", "3.5.6") {
group("org.apache.maven.plugins") {
plugins = [
"maven-surefire-plugin"