Upgrade to Maven Enforcer Plugin 3.0.0

Closes gh-27670
This commit is contained in:
Stephane Nicoll 2021-08-16 07:35:25 +02:00
parent 46ede9cd22
commit df36225752

View File

@ -1028,7 +1028,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"