Skip to content

Commit 38763a4

Browse files
committed
Upgrade to Maven Dependency Plugin 3.1.2
Closes gh-20512
1 parent 2d9bfb9 commit 38763a4

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
@@ -1084,7 +1084,7 @@ bom {
10841084
]
10851085
}
10861086
}
1087-
library("Maven Dependency Plugin", "3.1.1") {
1087+
library("Maven Dependency Plugin", "3.1.2") {
10881088
group("org.apache.maven.plugins") {
10891089
plugins = [
10901090
"maven-dependency-plugin"

0 commit comments

Comments
 (0)