Skip to content

Commit e5858e5

Browse files
committed
Upgrade to Maven Dependency Plugin 3.8.0
Closes gh-42229
1 parent 0734746 commit e5858e5

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
@@ -1203,7 +1203,7 @@ bom {
12031203
]
12041204
}
12051205
}
1206-
library("Maven Dependency Plugin", "3.7.1") {
1206+
library("Maven Dependency Plugin", "3.8.0") {
12071207
group("org.apache.maven.plugins") {
12081208
plugins = [
12091209
"maven-dependency-plugin"

0 commit comments

Comments
 (0)