This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch
dependabot/maven/log4j-parent/2.x/org.apache.kafka-kafka-clients-3.9.1
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from db4309565c Update `org.apache.kafka:kafka-clients` to version `3.9.1`
(#3678)
add fbb334586d Use `java.util.Base64` directly instead of reflectively
(#3690)
add 46db3f9163 Fix typo in LoggerConfig.RootLogger.Builder#withtFilter
(#3372)
add 6947590e15 Merge branch '2.x' into
dependabot/maven/log4j-parent/2.x/org.apache.kafka-kafka-clients-3.9.1
No new revisions were added by this update.
Summary of changes:
.../org/apache/logging/log4j/util/Base64Util.java | 40 ++--------------------
.../log4j/core/async/AsyncLoggerConfigTest.java | 2 +-
.../log4j/core/config/CustomConfigurationTest.java | 18 ++++++----
.../log4j/core/config/LoggerConfigTest.java | 13 ++++---
.../logging/log4j/core/async/package-info.java | 2 +-
.../logging/log4j/core/config/LoggerConfig.java | 21 ++++++++++--
.../logging/log4j/core/config/package-info.java | 2 +-
...3369_fix_typo_in_RootLogger_Builder_method.xml} | 5 +--
...il_base64_directly_instead_of_reflectively.xml} | 4 +--
9 files changed, 50 insertions(+), 57 deletions(-)
copy src/changelog/{2.20.0/LOG4J2-1631_Honor-timezone-in-file-name-pattern.xml
=> .2.x.x/3369_fix_typo_in_RootLogger_Builder_method.xml} (59%)
copy src/changelog/.2.x.x/{2916_rewrite_jansi_renderer.xml =>
3686_invoke_java_util_base64_directly_instead_of_reflectively.xml} (56%)