This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git
from aafef7e Bump org.ow2.asm:asm from 9.7.1 to 9.8 add dca28bb Enable GitHub Issues (#142) No new revisions were added by this update. Summary of changes: .asf.yaml | 3 ++ .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} | 44 ++++++++++++++++------ .../{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} | 29 ++++++++------ .../{dependabot.yml => ISSUE_TEMPLATE/config.yml} | 24 ++++++------ .github/pull_request_template.md | 32 +++++++--------- .../release-drafter.yml | 4 +- .../{maven-verify.yml => pr-automation.yml} | 13 ++++--- .../{maven-verify.yml => release-drafter.yml} | 13 ++++--- .github/workflows/{maven-verify.yml => stale.yml} | 14 ++++--- README.md | 24 ++---------- pom.xml | 2 +- 11 files changed, 108 insertions(+), 94 deletions(-) copy .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} (54%) copy .github/{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} (60%) copy .github/{dependabot.yml => ISSUE_TEMPLATE/config.yml} (58%) copy src/it/setup-mock-plugin/invoker.properties => .github/release-drafter.yml (89%) copy .github/workflows/{maven-verify.yml => pr-automation.yml} (80%) copy .github/workflows/{maven-verify.yml => release-drafter.yml} (81%) copy .github/workflows/{maven-verify.yml => stale.yml} (82%)