Upgrade to Maven Clean Plugin 3.3.2

Closes gh-38138
This commit is contained in:
Andy Wilkinson 2023-10-31 08:40:38 +00:00
parent 58be0ddf36
commit 37a8fc3206

View File

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