This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.commons-commons-compress-1.28.0
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git
discard 648bbdb Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0
add 91b1c55 Add Apache 2.0 LICENSE file
add d008516 Bump ASM 9.8 to support JDK 25 bytecode (#744)
add 3409e5a feat: enable prevent branch protection rules (#746)
add bebda48 Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3 (#745)
add 671b8f3 Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.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 (648bbdb)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.commons-commons-compress-1.28.0 (671b8f3)
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 +-
3 files changed, 208 insertions(+), 4 deletions(-)
create mode 100644 LICENSE