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

vy pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from d54bf0a126 Update `org.mongodb:bson` to version `5.6.1` (#3961)
     add a6cb7b711c Add new `ConfigurationFactory::getConfiguration` accepting 
multiple URIs (#3921)

No new revisions were added by this update.

Summary of changes:
 .../core/config/ConfigurationFactoryTest.java      | 57 +++++++++++++++
 .../config/builder/CustomConfigurationFactory.java |  2 +-
 .../log4j/core/config/ConfigurationFactory.java    | 81 ++++++++++++++++++++++
 .../log4j/core/config/json/package-info.java       |  2 +-
 .../log4j/core/config/properties/package-info.java |  2 +-
 .../log4j/core/config/xml/package-info.java        |  2 +-
 .../log4j/core/config/yaml/package-info.java       |  2 +-
 ..._getConfiguration_method_for_mulitiple_URIs.xml | 13 ++++
 8 files changed, 156 insertions(+), 5 deletions(-)
 create mode 100644 
src/changelog/.2.x.x/add_getConfiguration_method_for_mulitiple_URIs.xml

Reply via email to