Skip to content

Commit bf26dda

Browse files
committed
Upgrade to Maven Dependency Plugin 3.8.1
Closes gh-43108
1 parent a1cb7b7 commit bf26dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1259,7 +1259,7 @@ bom {
12591259
releaseNotes("https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-{version}")
12601260
}
12611261
}
1262-
library("Maven Dependency Plugin", "3.8.0") {
1262+
library("Maven Dependency Plugin", "3.8.1") {
12631263
group("org.apache.maven.plugins") {
12641264
plugins = [
12651265
"maven-dependency-plugin"

0 commit comments

Comments
 (0)