Skip to content

Commit e33b631

Browse files
Bump xmlunitVersion from 2.10.0 to 2.10.1 (#2355)
Bumps `xmlunitVersion` from 2.10.0 to 2.10.1. Updates `org.xmlunit:xmlunit-assertj` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.0...v2.10.1) Updates `org.xmlunit:xmlunit-core` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.0...v2.10.1) Updates `org.xmlunit:xmlunit-matchers` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-assertj dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96efade commit e33b631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ under the License.
169169
<stax2ApiVersion>4.2.2</stax2ApiVersion>
170170
<wagonVersion>3.5.3</wagonVersion>
171171
<woodstoxVersion>7.1.0</woodstoxVersion>
172-
<xmlunitVersion>2.10.0</xmlunitVersion>
172+
<xmlunitVersion>2.10.1</xmlunitVersion>
173173
<jacocoArgLine />
174174
</properties>
175175

0 commit comments

Comments
 (0)