Skip to content

Commit e86f5a9

Browse files
Bump xmlunit.version from 2.10.4 to 2.11.0
Bumps `xmlunit.version` from 2.10.4 to 2.11.0. Updates `org.xmlunit:xmlunit-core` from 2.10.4 to 2.11.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.4...v2.11.0) Updates `org.xmlunit:xmlunit-assertj` from 2.10.4 to 2.11.0 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.4...v2.11.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.xmlunit:xmlunit-assertj dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4da6e4d commit e86f5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<coverage-model.version>0.57.0</coverage-model.version>
3939

4040
<!-- Test Library Dependencies Versions -->
41-
<xmlunit.version>2.10.4</xmlunit.version>
41+
<xmlunit.version>2.11.0</xmlunit.version>
4242
<testcontainers.version>1.21.3</testcontainers.version>
4343
</properties>
4444

0 commit comments

Comments
 (0)