This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/2.x/io.netty-netty-bom-4.1.100.Final
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
omit 0c851402fb Bump io.netty:netty-bom from 4.1.97.Final to 4.1.100.Final
add a364fe3284 Another regression in OSGi tests
add 89f54ff529 Use shallow clone in Scorecards
add 3029bdca96 Reusable CodeQL and Scorecards analysis
add 093aa97b6c Switch JDK 8 and 11
add cd1e93466b Try fix Scorecards failure
add ee1c09f930 Restore old Scorecards config
add 5ba866db25 Try to stabilize certain tests with `@RetryingTest`
add 47c85c6aaf Update Jetty version to `9.4.53.v20231009`
add cc6943783c Tidy up JTL POMs
add b687c5b2de Fix `java-version` for `dependabot` workflow
add c2d70af4e0 added linebreaks
add 8deb5bf6ba added linebreak
add 1455d93897 removed line break
add 7be393b9e2 added linebreak
add b9c080e188 Improve Runtime Dependencies pages
add 108f88e703 Bump io.netty:netty-bom from 4.1.97.Final to 4.1.100.Final
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 (0c851402fb)
\
N -- N -- N
refs/heads/dependabot/maven/2.x/io.netty-netty-bom-4.1.100.Final (108f88e703)
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/codeql-analysis.yml | 57 +-----
.github/workflows/merge-dependabot.yaml | 4 +
.github/workflows/scorecards-analysis.yml | 3 +-
BUILDING.md | 3 +
.../filter/HttpThreadContextMapFilterTest.java | 4 +-
.../filter/MutableThreadContextMapFilterTest.java | 4 +-
log4j-layout-template-json-test/pom.xml | 43 ++--
log4j-layout-template-json/pom.xml | 217 ++-------------------
.../logging/log4j/osgi/tests/CoreOsgiTest.java | 2 +-
log4j-parent/pom.xml | 2 +-
src/site/xdoc/manual/appenders.xml | 2 +-
src/site/xdoc/runtime-dependencies.xml | 53 +++--
12 files changed, 96 insertions(+), 298 deletions(-)