Skip to content

Commit 44b8a94

Browse files
committed
Upgrade to Maven Enforcer Plugin 3.0.0
Closes gh-27682
1 parent c0f1adc commit 44b8a94

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
@@ -1116,7 +1116,7 @@ bom {
11161116
]
11171117
}
11181118
}
1119-
library("Maven Enforcer Plugin", "3.0.0-M3") {
1119+
library("Maven Enforcer Plugin", "3.0.0") {
11201120
group("org.apache.maven.plugins") {
11211121
plugins = [
11221122
"maven-enforcer-plugin"

0 commit comments

Comments
 (0)