This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/resolverVersion-1.9.22 in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
discard fb4b2057 Bump resolverVersion from 1.9.20 to 1.9.22 add a19f27e4 Remove unused elements (#349) add 95be4230 [MNGSITE-529] Rename "Goals" to "Plugin Documentation" add c537a1c3 Add PR Automation and Stale Actions add 3d449e06 [MPLUGIN-541] Rename report from "Plugin Documentation" to "Plugin Details" add 3a796231 Simply GitHub verify action add 32eb6ba5 Add dependabot for 3.x branch add d5805776 Add release drafter add 20c9d43e [MPLUGIN-542] Update QDox to 2.2.0 add 2f7aa0b5 Disable JIRA comments from GitHub add 51671117 Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#339) add e3a1c9d8 Bump org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1 (#340) add edfd551b Upgrade Maven 4 dependency (#377) add 3a3e4995 Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.17.2 (#371) add 993e99d1 Bump slf4jVersion from 1.7.36 to 2.0.0 add 1a92d802 Bump resolverVersion from 1.9.20 to 1.9.22 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 (fb4b2057) \ N -- N -- N refs/heads/dependabot/maven/resolverVersion-1.9.22 (1a92d802) 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 | 2 +- .github/dependabot.yml | 13 +++++++++++++ deploySite.sh => .github/release-drafter-3.x.yml | 11 ++++------- .github/{dependabot.yml => release-drafter.yml} | 20 ++++++++++---------- .github/workflows/maven-verify.yml | 4 +--- .../{dependabot.yml => workflows/pr-automation.yml} | 20 ++++++++++---------- .../release-drafter.yml} | 20 ++++++++++---------- .github/{dependabot.yml => workflows/stale.yml} | 21 +++++++++++---------- maven-plugin-plugin/src/it/v4api-3x/verify.groovy | 2 +- maven-plugin-plugin/src/it/v4api-4x/verify.groovy | 2 +- maven-plugin-plugin/src/site/site.xml | 2 +- .../plugin/plugin/report/PluginNoForkReport.java | 2 +- .../maven/plugin/plugin/report/PluginReport.java | 2 +- .../src/main/resources/plugin-report.properties | 4 ++-- .../src/main/resources/plugin-report_de.properties | 4 ++-- maven-plugin-report-plugin/src/site/site.xml | 2 +- maven-plugin-tools-annotations/pom.xml | 2 +- .../src/main/resources/help-class-source-v4.vm | 11 ++--------- pom.xml | 10 +++++----- 19 files changed, 78 insertions(+), 76 deletions(-) copy deploySite.sh => .github/release-drafter-3.x.yml (81%) copy .github/{dependabot.yml => release-drafter.yml} (77%) copy .github/{dependabot.yml => workflows/pr-automation.yml} (79%) copy .github/{dependabot.yml => workflows/release-drafter.yml} (79%) copy .github/{dependabot.yml => workflows/stale.yml} (79%)