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