mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Upgrade to Maven Jar Plugin 3.5.1
Closes gh-51209
This commit is contained in:
@@ -1544,7 +1544,7 @@ bom {
|
||||
releaseNotes("https://github.com/apache/maven-invoker-plugin/releases/tag/maven-invoker-plugin-{version}")
|
||||
}
|
||||
}
|
||||
library("Maven Jar Plugin", "3.5.0") {
|
||||
library("Maven Jar Plugin", "3.5.1") {
|
||||
prohibit {
|
||||
contains "-beta-"
|
||||
because "we don't want betas"
|
||||
|
||||
Reference in New Issue
Block a user