This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/io.netty-netty-all-4.1.78.Final
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
discard 89885f67af Bump netty-all from 4.1.72.Final to 4.1.78.Final
add 35e3525d6d Bump h2 from 2.1.212 to 2.1.214
add f70802305a LOG4J2-3538 Added support for 24 colors in highlighting
(#933)
add 38ba5a46cf LOG4J2-3537 Fixes problem with wrong ANSI escape code for
bright colors (#935)
add 358a346e99 Bump docker-maven-plugin from 0.40.0 to 0.40.1 (#925)
add 8a1bfd5628 Bump jetty-util from 9.4.46.v20220331 to 9.4.47.v20220610
add 1d8e10d3fe Bump netty-all from 4.1.72.Final to 4.1.78.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 (89885f67af)
\
N -- N -- N
refs/heads/dependabot/maven/io.netty-netty-all-4.1.78.Final (1d8e10d3fe)
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:
.../logging/log4j/core/pattern/AnsiEscape.java | 168 ++++++++++++++++++++-
.../log4j/core/pattern/HighlightConverterTest.java | 34 ++++-
pom.xml | 6 +-
src/changes/changes.xml | 6 +
src/site/xdoc/manual/layouts.xml.vm | 15 +-
5 files changed, 218 insertions(+), 11 deletions(-)