diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e6b9fa7a687..4b98b282cfa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -9,7 +9,7 @@ bom { upgrade { policy = "same-minor-version" gitHub { - issueLabels = ["type: dependency-upgrade"] + issueLabels = ["type: task"] } } library("ActiveMQ", "6.1.6") {