Upgrade to Maven AntRun Plugin 3.2.0

Closes gh-47731
This commit is contained in:
Stéphane Nicoll
2025-10-21 08:47:43 +02:00
parent c04a3372b8
commit 463dfebafc
@@ -1322,7 +1322,7 @@ bom {
.formatted(version.toString("-")))
}
}
library("Maven AntRun Plugin", "3.1.0") {
library("Maven AntRun Plugin", "3.2.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-antrun-plugin"