Upgrade to Maven Enforcer Plugin 3.4.1

Closes gh-37321
This commit is contained in:
Stephane Nicoll
2023-09-11 14:39:09 +02:00
parent 037aba5f88
commit 5dc6fcf3e5

View File

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