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

github-bot pushed a change to branch dependabot/maven/resolverVersion-1.9.24
in repository 
https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git


    omit 77fec45  Bump resolverVersion from 1.4.1 to 1.9.24
     add 56bee1a  Bump commons-io:commons-io from 2.16.1 to 2.19.0
     add 7917af3  Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#96)
     add 40a5daa  Add Apache 2.0 LICENSE file
     add 5a2b86b  feat: enable prevent branch protection rules (#99)
     add 44f3237  Update Parent to 45 (#100)
     add 24300f9  Bump resolverVersion from 1.4.1 to 1.9.24

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   (77fec45)
            \
             N -- N -- N   refs/heads/dependabot/maven/resolverVersion-1.9.24 
(24300f9)

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                                          |   6 +-
 LICENSE                                            | 202 +++++++++++++++++++++
 pom.xml                                            |   4 +-
 .../artifact/filter/PatternFilterPerfTest.java     |  39 +++-
 .../filter/collection/TestFilterArtifacts.java     |   3 +-
 .../collection/TestProjectTransitivityFilter.java  |   4 +-
 .../filter/collection/TestScopeFilter.java         |   5 +-
 .../resolve/transform/ArtifactIncludeNodeTest.java |   5 +-
 .../resolve/transform/EclipseAetherNodeTest.java   |   5 +-
 9 files changed, 258 insertions(+), 15 deletions(-)
 create mode 100644 LICENSE

Reply via email to