This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/biz.aQute.bnd-bnd-baseline-maven-plugin-7.1.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
discard 7b41e13 Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version
`7.1.0` (#290)
add 08777ce Update `biz.aQute.bnd:bnd-maven-plugin` to version `7.1.0`
(#289)
add fe19ec3 Update `org.cyclonedx:cyclonedx-maven-plugin` to version
`2.9.1` (#291)
add 2d56a31 Export deployment data to calling workflow (#270)
add d08f514 Add separate reproducibility check workflow (#271)
add 4cdc4ee Update `org.apache.maven.plugins:maven-artifact-plugin` to
version `3.5.3` (#292)
add 1c088f2 Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version
`7.1.0` (#290)
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 (7b41e13)
\
N -- N -- N
refs/heads/dependabot/maven/biz.aQute.bnd-bnd-baseline-maven-plugin-7.1.0
(1c088f2)
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:
.github/workflows/build-reusable.yaml | 28 +++++--
.github/workflows/deploy-release-reusable.yaml | 18 ++++-
.github/workflows/deploy-snapshot-reusable.yaml | 13 ++++
.../workflows/verify-reproducibility-reusable.yaml | 87 ++++++++++++++++++++++
pom.xml | 6 +-
.../export_deployment_data.xml} | 3 +-
...ate_biz_aqute_bnd_bnd_baseline_maven_plugin.xml | 8 --
.../update_biz_aqute_bnd_bnd_maven_plugin.xml | 3 +-
..._apache_maven_plugins_maven_artifact_plugin.xml | 3 +-
...update_org_cyclonedx_cyclonedx_maven_plugin.xml | 4 +-
...loy.xml => verify_reproducibility_reusable.xml} | 5 +-
src/site/antora/modules/ROOT/pages/features.adoc | 4 +-
12 files changed, 156 insertions(+), 26 deletions(-)
create mode 100644 .github/workflows/verify-reproducibility-reusable.yaml
copy src/changelog/{10.2.0/add_bnd_baseline_plugin.xml =>
.11.x.x/export_deployment_data.xml} (60%)
delete mode 100644
src/changelog/.11.x.x/update_biz_aqute_bnd_bnd_baseline_maven_plugin.xml
copy src/changelog/{10.5.0 =>
.11.x.x}/update_biz_aqute_bnd_bnd_maven_plugin.xml (75%)
copy src/changelog/{10.3.0 =>
.11.x.x}/update_org_apache_maven_plugins_maven_artifact_plugin.xml (72%)
copy src/changelog/.11.x.x/{change_nexus_deploy.xml =>
verify_reproducibility_reusable.xml} (59%)