Skip to content

Commit

Permalink
Switch bomr policy to same-minor-version
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Nov 8, 2021
1 parent 070ca64 commit 5915161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -9,7 +9,7 @@ description = "Spring Boot Dependencies"
bom {
effectiveBomArtifact()
upgrade {
policy = "any"
policy = "same-minor-version"
gitHub {
issueLabels = ["type: dependency-upgrade"]
}
Expand Down

0 comments on commit 5915161

Please sign in to comment.