Upgrade to Maven Enforcer Plugin 3.0.0

Closes gh-27717
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:47 +02:00
parent f7f8450693
commit bee9199743
1 changed files with 1 additions and 1 deletions

View File

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