This is an automated email from the ASF dual-hosted git repository. olamy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git
from dfc6cd9 [MBUILDCACHE-113] java.security.AccessController in java.security has been deprecated and marked for removal (#205) add fcacb62 Enable GH issues (#210) No new revisions were added by this update. Summary of changes: .asf.yaml | 2 + .github/ISSUE_TEMPLATE/BUG.yml | 48 ++++++++++++++++++++++ .github/ISSUE_TEMPLATE/FEATURE.yml | 35 ++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 30 ++++++++++++++ .github/pull_request_template.md | 33 ++++++--------- .../{release-drafter.yml => pr-automation.yml} | 16 ++++---- .github/workflows/release-drafter.yml | 2 + .../workflows/{release-drafter.yml => stale.yml} | 17 ++++---- README.md | 6 ++- pom.xml | 4 +- 10 files changed, 155 insertions(+), 38 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/BUG.yml create mode 100644 .github/ISSUE_TEMPLATE/FEATURE.yml create mode 100644 .github/ISSUE_TEMPLATE/config.yml copy .github/workflows/{release-drafter.yml => pr-automation.yml} (80%) copy .github/workflows/{release-drafter.yml => stale.yml} (81%)