Skip to content

Commit 9f53cbe

Browse files
committed
Upgrade to Maven Enforcer Plugin 3.6.0
Closes gh-46336
1 parent f722a97 commit 9f53cbe

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
@@ -1383,7 +1383,7 @@ bom {
13831383
releaseNotes("https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-{version}")
13841384
}
13851385
}
1386-
library("Maven Enforcer Plugin", "3.5.0") {
1386+
library("Maven Enforcer Plugin", "3.6.0") {
13871387
group("org.apache.maven.plugins") {
13881388
plugins = [
13891389
"maven-enforcer-plugin"

0 commit comments

Comments
 (0)