This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new ff03364e0d Update `org.xmlunit:xmlunit-core` to version `2.10.3`
(#3767)
ff03364e0d is described below
commit ff03364e0dc07dfc550b5da8b0189e732bf72568
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 24 05:40:51 2025 +0000
Update `org.xmlunit:xmlunit-core` to version `2.10.3` (#3767)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
log4j-parent/pom.xml | 2 +-
src/changelog/.2.x.x/update_org_xmlunit_xmlunit_core.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index c8aa805c8d..a0b8f4b019 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -138,7 +138,7 @@
<system-stubs.version>2.0.3</system-stubs.version>
<velocity.version>1.7</velocity.version>
<wiremock.version>2.35.2</wiremock.version>
- <xmlunit.version>2.10.2</xmlunit.version>
+ <xmlunit.version>2.10.3</xmlunit.version>
<xz.version>1.10</xz.version>
<zstd.version>1.5.7-3</zstd.version>
diff --git a/src/changelog/.2.x.x/update_org_xmlunit_xmlunit_core.xml
b/src/changelog/.2.x.x/update_org_xmlunit_xmlunit_core.xml
new file mode 100644
index 0000000000..e00bd7e154
--- /dev/null
+++ b/src/changelog/.2.x.x/update_org_xmlunit_xmlunit_core.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://logging.apache.org/xml/ns"
+ xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+ type="updated">
+ <issue id="3767" link="https://github.com/apache/logging-log4j2/pull/3767"/>
+ <description format="asciidoc">Update `org.xmlunit:xmlunit-core` to version
`2.10.3`</description>
+</entry>