Skip to content

Commit

Permalink
Upgrade to Maven Enforcer Plugin 3.0.0
Browse files Browse the repository at this point in the history
Closes gh-27682
  • Loading branch information
snicoll committed Aug 16, 2021
1 parent c0f1adc commit 44b8a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1116,7 +1116,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"
Expand Down

0 comments on commit 44b8a94

Please sign in to comment.