Skip to content

Commit 1030ac9

Browse files
committed
Upgrade to Maven Enforcer Plugin 3.3.0
Closes gh-34881
1 parent ba6ba99 commit 1030ac9

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
@@ -852,7 +852,7 @@ bom {
852852
]
853853
}
854854
}
855-
library("Maven Enforcer Plugin", "3.2.1") {
855+
library("Maven Enforcer Plugin", "3.3.0") {
856856
group("org.apache.maven.plugins") {
857857
plugins = [
858858
"maven-enforcer-plugin"

0 commit comments

Comments
 (0)