Skip to content

Commit c1f24d5

Browse files
build(deps): bump xmlunit.version from 2.9.1 to 2.10.0
Bumps `xmlunit.version` from 2.9.1 to 2.10.0. Updates `org.xmlunit:xmlunit-core` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.9.1...v2.10.0) Updates `org.xmlunit:xmlunit-matchers` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.9.1...v2.10.0) Updates `org.xmlunit:xmlunit-legacy` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.xmlunit:xmlunit-matchers dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.xmlunit:xmlunit-legacy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd3d243 commit c1f24d5

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
<saxon.version>9.9.1-8</saxon.version>
123123
<xalan.version>2.7.3</xalan.version>
124124
<xmlresolver.version>5.2.3</xmlresolver.version>
125-
<xmlunit.version>2.9.1</xmlunit.version>
125+
<xmlunit.version>2.10.0</xmlunit.version>
126126
<junit.version>4.13.2</junit.version>
127127
<junit.platform.version>1.10.2</junit.platform.version>
128128
<junit.jupiter.version>5.10.2</junit.jupiter.version>

0 commit comments

Comments
 (0)