Skip to content

Commit 5c3c23c

Browse files
Update org.xmlunit:xmlunit-core to version 2.10.2 (#3683) (#3683)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent a49f868 commit 5c3c23c

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
@@ -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.1</xmlunit.version>
143+
<xmlunit.version>2.10.2</xmlunit.version>
144144

145145
<!-- =====================================================
146146
Pinned transitive dependency version properties (in alphabetical order)
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="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>
8+
</entry>

0 commit comments

Comments
 (0)