Upgrade to Maven Enforcer Plugin 3.4.0

Closes gh-37077
This commit is contained in:
Stephane Nicoll 2023-08-23 10:19:52 +02:00
parent 19df3934c6
commit dbdd673997
1 changed files with 1 additions and 1 deletions

View File

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