Skip to content

Commit 6d98851

Browse files
Bump xmlunit.version from 2.10.2 to 2.10.3 (#488)
Bumps `xmlunit.version` from 2.10.2 to 2.10.3. Updates `org.xmlunit:xmlunit-core` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.2...v2.10.3) Updates `org.xmlunit:xmlunit-matchers` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.2...v2.10.3) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.10.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32476c5 commit 6d98851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<junit.version>5.13.2</junit.version>
100100
<slf4j.version>2.0.17</slf4j.version>
101101
<xalan.version>2.7.3</xalan.version>
102-
<xmlunit.version>2.10.2</xmlunit.version>
102+
<xmlunit.version>2.10.3</xmlunit.version>
103103
<xml.bind.api.version>4.0.2</xml.bind.api.version>
104104
<woodstox.core.version>7.1.1</woodstox.core.version>
105105

0 commit comments

Comments
 (0)