This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.11
in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git
omit f8cfa7b Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
add 2c87e88 Pin reusable workflows to version 10.4.0
add 78ac32c Update version comment on `logging-parent` action
add 583a63c Fix location-based tests after reformatting
add bcc6585 Update `org.apache.logging:logging-parent` to version
`10.4.0` (#66)
add 50ff797 Switch `logging-parent` refs in CI from hashes to tags
add 7fcf678 Remove redundant CI arguments
add 4429d9e Update `org.apache.logging:logging-parent` to version
`10.5.0` (#72)
add 027de9e Update `org.apache.logging.log4j:log4j-bom` to version
`2.22.1` (#74)
add 81ebb2c Update `org.slf4j:slf4j-api` to version `2.0.10` (#75)
add 0a819a0 Update `org.assertj:assertj-core` to version `3.25.0` (#76)
add d9b1d4c Update `org.assertj:assertj-core` to version `3.25.1` (#77)
add 2f0d648 Update `org.slf4j:slf4j-api` to version `2.0.11` (#78)
add 859dc9d Force `bnd-process` execution for Maven plugins
add ecf56c7 Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
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 (f8cfa7b)
\
N -- N -- N
refs/heads/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.11 (ecf56c7)
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.yaml | 9 +++------
.github/workflows/merge-dependabot.yaml | 4 ++--
log4j-transform-maven-plugin/pom.xml | 2 +-
log4j-transform-parent/pom.xml | 6 +++---
.../log4j/weaver/log4j2/LoggerConversionHandlerExample.java | 2 +-
pom.xml | 2 +-
.../.0.x.x/update_org_apache_logging_log4j_log4j_bom.xml | 8 ++++----
.../.0.x.x/update_org_apache_logging_logging_parent.xml | 8 ++++++++
src/changelog/.0.x.x/update_org_assertj_assertj_core.xml | 8 ++++++++
src/changelog/.0.x.x/update_org_slf4j_slf4j_api.xml | 8 ++++++++
src/site/_release-notes/_0.x.x.adoc | 8 +++++++-
11 files changed, 46 insertions(+), 19 deletions(-)
create mode 100644
src/changelog/.0.x.x/update_org_apache_logging_logging_parent.xml
create mode 100644 src/changelog/.0.x.x/update_org_assertj_assertj_core.xml
create mode 100644 src/changelog/.0.x.x/update_org_slf4j_slf4j_api.xml