Skip to content

Commit dbdd673

Browse files
committed
Upgrade to Maven Enforcer Plugin 3.4.0
Closes gh-37077
1 parent 19df393 commit dbdd673

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
@@ -897,7 +897,7 @@ bom {
897897
]
898898
}
899899
}
900-
library("Maven Enforcer Plugin", "3.3.0") {
900+
library("Maven Enforcer Plugin", "3.4.0") {
901901
group("org.apache.maven.plugins") {
902902
plugins = [
903903
"maven-enforcer-plugin"

0 commit comments

Comments
 (0)