Skip to content

Commit ae8119f

Browse files
Update org.xmlunit:xmlunit-core to version 2.10.3 (#3764)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent 58e01b9 commit ae8119f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
141141
<system-stubs.version>2.1.8</system-stubs.version>
142142
<velocity.version>1.7</velocity.version>
143-
<xmlunit.version>2.10.2</xmlunit.version>
143+
<xmlunit.version>2.10.3</xmlunit.version>
144144

145145
<!-- =====================================================
146146
Pinned transitive dependency version properties (in alphabetical order)

src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3683" link="https://github.com/apache/logging-log4j2/pull/3683"/>
7-
<description format="asciidoc">Update `org.xmlunit:xmlunit-core` to version `2.10.2`</description>
6+
<issue id="3764" link="https://github.com/apache/logging-log4j2/pull/3764"/>
7+
<description format="asciidoc">Update `org.xmlunit:xmlunit-core` to version `2.10.3`</description>
88
</entry>

0 commit comments

Comments
 (0)