Skip to content

Commit ba1aef2

Browse files
committed
Upgrade to Maven Enforcer Plugin 3.6.1
Closes spring-projectsgh-46439
1 parent 92b21db commit ba1aef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/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.6.0") {
1386+
library("Maven Enforcer Plugin", "3.6.1") {
13871387
group("org.apache.maven.plugins") {
13881388
plugins = [
13891389
"maven-enforcer-plugin"

0 commit comments

Comments
 (0)