This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new ae8119f149 Update `org.xmlunit:xmlunit-core` to version `2.10.3`
(#3764)
ae8119f149 is described below
commit ae8119f14969fdd12f6a61d71da58340f4c63017
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 3 21:05:08 2025 +0000
Update `org.xmlunit:xmlunit-core` to version `2.10.3` (#3764)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
log4j-parent/pom.xml | 2 +-
src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 7f961fbfdd..6436b84e32 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -140,7 +140,7 @@
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
<system-stubs.version>2.1.8</system-stubs.version>
<velocity.version>1.7</velocity.version>
- <xmlunit.version>2.10.2</xmlunit.version>
+ <xmlunit.version>2.10.3</xmlunit.version>
<!-- =====================================================
Pinned transitive dependency version properties (in alphabetical
order)
diff --git a/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml
b/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml
index 74ccc76299..43c2c2ed80 100644
--- a/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml
+++ b/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml
@@ -3,6 +3,6 @@
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="3683" link="https://github.com/apache/logging-log4j2/pull/3683"/>
- <description format="asciidoc">Update `org.xmlunit:xmlunit-core` to version
`2.10.2`</description>
+ <issue id="3764" link="https://github.com/apache/logging-log4j2/pull/3764"/>
+ <description format="asciidoc">Update `org.xmlunit:xmlunit-core` to version
`2.10.3`</description>
</entry>