Skip to content

Commit bee9199

Browse files
committed
Upgrade to Maven Enforcer Plugin 3.0.0
Closes gh-27717
1 parent f7f8450 commit bee9199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ bom {
11271127
]
11281128
}
11291129
}
1130-
library("Maven Enforcer Plugin", "3.0.0-M3") {
1130+
library("Maven Enforcer Plugin", "3.0.0") {
11311131
group("org.apache.maven.plugins") {
11321132
plugins = [
11331133
"maven-enforcer-plugin"

0 commit comments

Comments
 (0)