This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.maven.plugins-maven-plugins-45
in repository
https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git
discard da5443b Bump org.apache.maven.plugins:maven-plugins from 43 to 45
add 95c78d2 get rid of jira and notifications
add 887a0ac restore notifications
add 9e1933a Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
(#238)
add 77a3f45 Add Apache 2.0 LICENSE file
add 6ea8eb4 Bump org.codehaus.plexus:plexus-resources from 1.3.0 to 1.3.1
(#240)
add ddd3432 feat: enable prevent branch protection rules (#241)
add 15b864f Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
add 0bcb08d Bump org.apache.maven.plugins:maven-plugins from 43 to 45
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 (da5443b)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-plugins-45 (0bcb08d)
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 | 8 +-
.github/ISSUE_TEMPLATE/config.yml | 3 -
LICENSE | 202 ++++++++++++++++++++++++++++++++++++++
pom.xml | 4 +-
4 files changed, 208 insertions(+), 9 deletions(-)
create mode 100644 LICENSE