This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from ed6495e5a2 Replace `wiremock` with `wiremock-jre8`
new 534c499303 Sync SLF4J 1.x and 2.x bindings
new eb5f354c8f Bump tomcat-juli from 10.0.21 to 10.0.23
new 51dd8e8c30 Bump woodstox-core from 6.2.8 to 6.3.1
new 02b19de5d1 Bump jackson2Version from 2.13.3 to 2.13.4
new e5050de6e2 Bump netty-all from 4.1.72.Final to 4.1.80.Final
new 13d30dd152 Bump elasticsearch-rest-high-level-client from 7.17.5 to
7.17.6
new 73e2bf9ef9 Bump log4j2-ecs-layout from 1.4.0 to 1.5.0
new 554e367faf Bump jmdns from 3.5.7 to 3.5.8
new 5342da62f8 Bump junitJupiterVersion from 5.8.2 to 5.9.0
new 3ee8afbbc4 Correct imports
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../logging/log4j/util/StackLocatorUtilTest.java | 6 +-
log4j-appserver/pom.xml | 2 +-
log4j-core-test/pom.xml | 2 +-
.../java/org/apache/logging/slf4j/Log4jLogger.java | 79 ++++++------
.../apache/logging/slf4j/Log4jLoggerFactory.java | 14 ++-
.../org/apache/logging/slf4j/Log4jMDCAdapter.java | 3 +-
.../java/org/apache/logging/slf4j/Log4jMarker.java | 12 +-
.../apache/logging/slf4j/Log4jMarkerFactory.java | 20 ++-
.../java/org/slf4j/impl/StaticLoggerBinder.java | 3 +-
.../main/java/org/slf4j/impl/StaticMDCBinder.java | 4 +-
.../logging/slf4j/CallerInformationTest.java | 134 ++++++++++-----------
.../org/apache/logging/slf4j/Log4jMarkerTest.java | 15 ++-
.../apache/logging/slf4j/LoggerContextTest.java | 6 +-
.../java/org/apache/logging/slf4j/MarkerTest.java | 26 ++--
.../org/apache/logging/slf4j/OverflowTest.java | 27 ++---
.../org/apache/logging/slf4j/SerializeTest.java | 92 +++++++-------
.../apache/logging/slf4j/Log4jLoggerFactory.java | 1 -
.../org/apache/logging/slf4j/OverflowTest.java | 7 +-
.../org/apache/logging/slf4j/SerializeTest.java | 2 +-
pom.xml | 21 +++-
20 files changed, 261 insertions(+), 215 deletions(-)