Upgrade to Maven Clean Plugin 3.4.0

Closes gh-41411
This commit is contained in:
Andy Wilkinson
2024-07-09 13:05:24 +01:00
parent b444ccb195
commit ca8815a344

View File

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