Upgrade to Maven Clean Plugin 3.3.1

Closes gh-36378
This commit is contained in:
Stephane Nicoll
2023-07-12 18:14:49 +02:00
parent 9a8b3246a4
commit 5e3445ad4a

View File

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