This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/javax.servlet-javax.servlet-api-4.0.1 in repository https://gitbox.apache.org/repos/asf/maven-wagon.git
omit da658b30 Bump javax.servlet:javax.servlet-api from 3.1.0 to 4.0.1 add 43bd1cc9 Enable Github issue add 7843f0b0 Bump javax.servlet:javax.servlet-api from 3.1.0 to 4.0.1 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 (da658b30) \ N -- N -- N refs/heads/dependabot/maven/javax.servlet-javax.servlet-api-4.0.1 (7843f0b0) 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 | 3 ++ .github/{dependabot.yml => ISSUE_TEMPLATE/BUG.yml} | 50 ++++++++++++++-------- .../{dependabot.yml => ISSUE_TEMPLATE/FEATURE.yml} | 33 +++++++------- .../{dependabot.yml => ISSUE_TEMPLATE/config.yml} | 28 +++++------- .github/pull_request_template.md | 23 ++++++++++ deploySite.sh => .github/release-drafter-3.x.yml | 9 +--- deploySite.sh => .github/release-drafter.yml | 12 +++--- .../{maven-verify.yml => pr-automation.yml} | 16 +++---- .../{maven-verify.yml => release-drafter.yml} | 16 +++---- .github/workflows/{maven-verify.yml => stale.yml} | 15 +++---- README.md | 24 ++--------- pom.xml | 4 +- 12 files changed, 118 insertions(+), 115 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} (62%) create mode 100644 .github/pull_request_template.md copy deploySite.sh => .github/release-drafter-3.x.yml (85%) mode change 100755 => 100644 copy deploySite.sh => .github/release-drafter.yml (85%) mode change 100755 => 100644 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} (81%)