Upgrade to Maven Clean Plugin 3.2.0

Closes gh-30723
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:39 +02:00
parent 313b203540
commit 1b167bfdf2

View File

@ -1167,7 +1167,7 @@ bom {
]
}
}
library("Maven Clean Plugin", "3.1.0") {
library("Maven Clean Plugin", "3.2.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-clean-plugin"