This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.reporting-maven-reporting-api-4.0.0
in repository https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git


    omit 9caee5c  Bump org.apache.maven.reporting:maven-reporting-api from 
3.1.1 to 4.0.0
     add a82703f  Bump mavenVersion from 3.9.9 to 3.9.10 (#41)
     add 5c2be0d  Temp disable notification
     add e60deb6  Remove old Jira  link
     add 180a66e  Post issue migration steps (#195)
     add c22f2f5  Bump mavenVersion from 3.9.10 to 3.9.11 (#197)
     add fd3dcf1  Bump org.apache.maven.plugins:maven-plugins from 44 to 45
     add 3521f86  Add Apache 2.0 LICENSE file (#198)
     add eee1fd4  feat: enable prevent branch protection rules (#199)
     add afa298c  Bump m-invoker-p to 3.9.1 for Java 25
     add 27ecd74  Upgrade maven-scm to 2.2.1
     add 6b68d46  Bump mavenVersion from 3.9.11 to 3.9.12
     add 18e813f  Bump 
org.apache.maven.plugin-testing:maven-plugin-testing-harness
     add a02db7f  Bump org.apache.maven.reporting:maven-reporting-api from 
3.1.1 to 4.0.0

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   (9caee5c)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.maven.reporting-maven-reporting-api-4.0.0
 (a02db7f)

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                                          |   7 +-
 .github/ISSUE_TEMPLATE/config.yml                  |   4 -
 LICENSE                                            | 202 +++++++++++++++++++++
 pom.xml                                            |  10 +-
 src/it/with-svnjava-maven-3/invoker.properties     |  18 --
 src/it/with-svnjava-maven-3/pom.xml                |   9 +-
 .../command/info/SvnInfoCommandExpanded.java       |   4 +-
 .../plugins/changelog/stubs/ScmManagerStub.java    |  13 ++
 .../plugins/changelog/stubs/ScmProviderStub.java   |   5 +
 9 files changed, 237 insertions(+), 35 deletions(-)
 create mode 100644 LICENSE
 delete mode 100644 src/it/with-svnjava-maven-3/invoker.properties

Reply via email to