Skip to content

Commit 6dbb680

Browse files
committed
Upgrade to Maven Enforcer Plugin 3.5.0
Closes gh-41413
1 parent 7238ed9 commit 6dbb680

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
@@ -1180,7 +1180,7 @@ bom {
11801180
]
11811181
}
11821182
}
1183-
library("Maven Enforcer Plugin", "3.4.1") {
1183+
library("Maven Enforcer Plugin", "3.5.0") {
11841184
group("org.apache.maven.plugins") {
11851185
plugins = [
11861186
"maven-enforcer-plugin"

0 commit comments

Comments
 (0)