Skip to content

Commit f1274df

Browse files
committed
Update org.xmlunit:xmlunit-assertj3 to version 2.10.3 (#203)
1 parent bcb423c commit f1274df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-tools-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<osgi.annotation.bundle.version>2.0.0</osgi.annotation.bundle.version>
5151
<osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>
5252
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
53-
<xmlunit.version>2.10.2</xmlunit.version>
53+
<xmlunit.version>2.10.3</xmlunit.version>
5454

5555
<!-- Maven plugin versions -->
5656
<maven-plugin.version>3.15.1</maven-plugin.version>

src/changelog/.0.x.x/update_org_xmlunit_xmlunit_assertj3.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="188" link="https://github.com/apache/logging-log4j-tools/pull/188"/>
7-
<description format="asciidoc">Update `org.xmlunit:xmlunit-assertj3` to version ``</description>
6+
<issue id="203" link="https://github.com/apache/logging-log4j-tools/pull/203"/>
7+
<description format="asciidoc">Update `org.xmlunit:xmlunit-assertj3` to version `2.10.3`</description>
88
</entry>

0 commit comments

Comments
 (0)