Upgrade to Maven Enforcer Plugin 3.6.2

Closes gh-47578
This commit is contained in:
Stéphane Nicoll 2025-10-13 08:37:33 +02:00
parent 5d709bcd31
commit f8806440fd
1 changed files with 1 additions and 1 deletions

View File

@ -1373,7 +1373,7 @@ bom {
releaseNotes("https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-{version}")
}
}
library("Maven Enforcer Plugin", "3.6.1") {
library("Maven Enforcer Plugin", "3.6.2") {
group("org.apache.maven.plugins") {
plugins = [
"maven-enforcer-plugin"