mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Switch to task for dependency upgrades
Closes gh-45525
This commit is contained in:
@@ -9,7 +9,7 @@ bom {
|
||||
upgrade {
|
||||
policy = "same-minor-version"
|
||||
gitHub {
|
||||
issueLabels = ["type: dependency-upgrade"]
|
||||
issueLabels = ["type: task"]
|
||||
}
|
||||
}
|
||||
library("ActiveMQ", "6.1.6") {
|
||||
|
||||
Reference in New Issue
Block a user