Only create effective bom artifact when needed
Closes gh-22143
This commit is contained in:
@@ -7,6 +7,7 @@ plugins {
|
||||
description = "Spring Boot Dependencies"
|
||||
|
||||
bom {
|
||||
effectiveBomArtifact()
|
||||
upgrade {
|
||||
policy = "same-major-version"
|
||||
gitHub {
|
||||
|
||||
Reference in New Issue
Block a user