mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Maven Deploy Plugin 3.2.0
Closes gh-51758
This commit is contained in:
@@ -1496,7 +1496,7 @@ bom {
|
||||
releaseNotes("https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-{version}")
|
||||
}
|
||||
}
|
||||
library("Maven Deploy Plugin", "3.1.4") {
|
||||
library("Maven Deploy Plugin", "3.2.0") {
|
||||
prohibit {
|
||||
contains "-beta-"
|
||||
because "we don't want betas"
|
||||
|
||||
Reference in New Issue
Block a user