Skip to content

Commit 0876cfc

Browse files
Bump xmlunit.version from 2.10.2 to 2.10.3
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) Updates `org.xmlunit:xmlunit-legacy` 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:production 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 - dependency-name: org.xmlunit:xmlunit-legacy dependency-version: 2.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b76b3ff commit 0876cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<nekohtml.version>2.1.3</nekohtml.version>
123123
<saxon.version>9.9.1-8</saxon.version>
124124
<xmlresolver.version>6.0.17</xmlresolver.version>
125-
<xmlunit.version>2.10.2</xmlunit.version>
125+
<xmlunit.version>2.10.3</xmlunit.version>
126126
<junit.version>4.13.2</junit.version>
127127
<junit.platform.version>1.13.1</junit.platform.version>
128128
<junit.jupiter.version>5.13.1</junit.jupiter.version>

0 commit comments

Comments
 (0)