Upgrade to Maven Clean Plugin 3.4.1

Closes gh-44349
This commit is contained in:
Stéphane Nicoll
2025-02-19 09:44:48 +01:00
parent 8c6e856340
commit 5f15e979e0

View File

@@ -1285,7 +1285,7 @@ bom {
releaseNotes("https://github.com/apache/maven-assembly-plugin/releases/tag/maven-assembly-plugin-{version}")
}
}
library("Maven Clean Plugin", "3.4.0") {
library("Maven Clean Plugin", "3.4.1") {
group("org.apache.maven.plugins") {
plugins = [
"maven-clean-plugin"