mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Upgrade to Maven Dependency Plugin 3.9.0
Closes gh-47577
This commit is contained in:
@@ -1349,7 +1349,7 @@ bom {
|
||||
releaseNotes("https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-{version}")
|
||||
}
|
||||
}
|
||||
library("Maven Dependency Plugin", "3.8.1") {
|
||||
library("Maven Dependency Plugin", "3.9.0") {
|
||||
group("org.apache.maven.plugins") {
|
||||
plugins = [
|
||||
"maven-dependency-plugin"
|
||||
|
||||
Reference in New Issue
Block a user