Upgrade to Maven AntRun Plugin 3.0.0

Closes gh-27716
This commit is contained in:
Stephane Nicoll
2021-08-17 09:14:46 +02:00
parent 510876a193
commit f7f8450693

View File

@@ -1085,7 +1085,7 @@ bom {
]
}
}
library("Maven AntRun Plugin", "1.8") {
library("Maven AntRun Plugin", "3.0.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-antrun-plugin"