This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.shared-maven-shared-components-44 in repository https://gitbox.apache.org/repos/asf/maven-shared-jar.git
omit 3924899 Bump org.apache.maven.shared:maven-shared-components from 43 to 44 add 4da6ea4 Enable Github Issues add ad19d4d Bump org.apache.maven.shared:maven-shared-components from 43 to 44 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (3924899) \ N -- N -- N refs/heads/dependabot/maven/org.apache.maven.shared-maven-shared-components-44 (ad19d4d) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .asf.yaml | 5 ++- .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} | 39 ++++++++++++++++++---- .../{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} | 26 +++++++++++---- .../{dependabot.yml => ISSUE_TEMPLATE/config.yml} | 21 ++++++++---- .github/pull_request_template.md | 23 +++++++++++++ .../maven-verify.yml => release-drafter.yml} | 11 +----- .../{maven-verify.yml => pr-automation.yml} | 14 ++++---- .../{maven-verify.yml => release-drafter.yml} | 14 ++++---- .github/workflows/{maven-verify.yml => stale.yml} | 13 ++++---- README.md | 24 +++---------- pom.xml | 4 +-- 11 files changed, 120 insertions(+), 74 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} (59%) create mode 100644 .github/pull_request_template.md copy .github/{workflows/maven-verify.yml => release-drafter.yml} (83%) 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%)