Skip to content

Commit ff03364

Browse files
Update org.xmlunit:xmlunit-core to version 2.10.3 (#3767)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent 2a68f85 commit ff03364

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<system-stubs.version>2.0.3</system-stubs.version>
139139
<velocity.version>1.7</velocity.version>
140140
<wiremock.version>2.35.2</wiremock.version>
141-
<xmlunit.version>2.10.2</xmlunit.version>
141+
<xmlunit.version>2.10.3</xmlunit.version>
142142
<xz.version>1.10</xz.version>
143143
<zstd.version>1.5.7-3</zstd.version>
144144

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="3767" link="https://github.com/apache/logging-log4j2/pull/3767"/>
7+
<description format="asciidoc">Update `org.xmlunit:xmlunit-core` to version `2.10.3`</description>
8+
</entry>

0 commit comments

Comments
 (0)