This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a change to branch 
dependabot/maven/log4j-parent/2.x/xmlunit.version-2.10.2
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from c1b022557c Update `org.xmlunit:xmlunit-core` to version `2.10.2` 
(#3685)
     add fbb334586d Use `java.util.Base64` directly instead of reflectively 
(#3690)
     add 46db3f9163 Fix typo in LoggerConfig.RootLogger.Builder#withtFilter 
(#3372)
     add 78d4cb8ed3 Fixed handling of null 'replacement' parameter in 
RegexReplacement#createRegexReplacement (#3457)
     add eebcea1ece Merge branch '2.x' into 
dependabot/maven/log4j-parent/2.x/xmlunit.version-2.10.2

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 +-
 .../log4j/core/pattern/RegexReplacement.java       |  3 +-
 ...g_methods.xml => 3215_fix-RegexReplacement.xml} |  4 +--
 ...3369_fix_typo_in_RootLogger_Builder_method.xml} |  5 +--
 ...il_base64_directly_instead_of_reflectively.xml} |  4 +--
 11 files changed, 54 insertions(+), 60 deletions(-)
 copy src/changelog/.2.x.x/{3601_deprecate_or_remove_hiding_methods.xml => 
3215_fix-RegexReplacement.xml} (66%)
 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%)

Reply via email to