Upgrade to Maven Enforcer Plugin 3.0.0

Closes gh-27682
This commit is contained in:
Stephane Nicoll 2021-08-16 08:14:32 +02:00
parent c0f1adcf54
commit 44b8a94b01
1 changed files with 1 additions and 1 deletions

View File

@ -1116,7 +1116,7 @@ bom {
]
}
}
library("Maven Enforcer Plugin", "3.0.0-M3") {
library("Maven Enforcer Plugin", "3.0.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-enforcer-plugin"