Upgrade to Maven Clean Plugin 3.5.0

Closes gh-46059
This commit is contained in:
Stéphane Nicoll 2025-06-20 13:04:58 +02:00
parent 7ea9c26446
commit 2982d0fa92
1 changed files with 1 additions and 1 deletions

View File

@ -1333,7 +1333,7 @@ bom {
releaseNotes("https://github.com/apache/maven-assembly-plugin/releases/tag/maven-assembly-plugin-{version}")
}
}
library("Maven Clean Plugin", "3.4.1") {
library("Maven Clean Plugin", "3.5.0") {
prohibit {
contains "-beta-"
because "we don't want betas"