Skip to content

Commit 3e8b2e9

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

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
@@ -118,7 +118,7 @@
118118
<milton.version>1.8.1.3</milton.version>
119119
<saxon.version>9.9.1-8</saxon.version>
120120
<xmlresolver.version>4.6.0</xmlresolver.version>
121-
<xmlunit.version>2.9.0</xmlunit.version>
121+
<xmlunit.version>2.9.1</xmlunit.version>
122122
<junit.version>4.13.2</junit.version>
123123
<junit.jupiter.version>5.9.1</junit.jupiter.version>
124124
<junit.vintage.version>5.9.2</junit.vintage.version>

0 commit comments

Comments
 (0)