This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/main/org.eclipse.jetty-jetty-bom-9.4.55.v20240627
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
discard 0628ca4bfa Bump org.eclipse.jetty:jetty-bom
add 7fbb96bd7a Improve `garbagefree.adoc` on property substitutions
add 9bf606d96e Add documentation for `ThrowableConsumingMessageFactory`
add 1e2d99f188 Fix formatting
add 9c1884281f Apply review for #2381
add 3d87ff8342 Update `org.apache.groovy:groovy-bom` to version `4.0.22`
(#2699)
add dfb1d26b2d Update `net.javacrumbs.json-unit:json-unit` to version
`2.40.0` (#2705)
add 6d1a52d863 Update `commons-logging:commons-logging` to version `1.3.3`
(#2714)
add 2407a69126 Bump org.eclipse.jetty:jetty-bom
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 (0628ca4bfa)
\
N -- N -- N
refs/heads/dependabot/maven/main/org.eclipse.jetty-jetty-bom-9.4.55.v20240627
(2407a69126)
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:
log4j-parent/pom.xml | 6 +--
pom.xml | 2 +-
.../.3.x.x/2408_remove_log4j_kubernetes.xml | 11 ----
.../update_commons_logging_commons_logging.xml | 4 +-
... update_net_javacrumbs_json_unit_json_unit.xml} | 4 +-
.../.3.x.x/update_org_apache_groovy_groovy_bom.xml | 4 +-
.../migrate-from-logback/MigrateFromLogback.java | 31 +++++++----
.../modules/ROOT/pages/manual/garbagefree.adoc | 5 +-
.../modules/ROOT/pages/migrate-from-logback.adoc | 60 ++++++++++++++++++++++
9 files changed, 93 insertions(+), 34 deletions(-)
delete mode 100644 src/changelog/.3.x.x/2408_remove_log4j_kubernetes.xml
copy src/changelog/.3.x.x/{update_apache_logging_parent.xml =>
update_net_javacrumbs_json_unit_json_unit.xml} (61%)
copy
log4j-core-test/src/test/java/org/apache/logging/log4j/core/BasicLoggingTest.java
=>
src/site/antora/modules/ROOT/examples/migrate-from-logback/MigrateFromLogback.java
(60%)