Skip to content

Commit 2b8634f

Browse files
Bump xmlunit.version from 2.10.4 to 2.11.0 (#536)
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-matchers` 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-matchers dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3805d73 commit 2b8634f

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
@@ -99,7 +99,7 @@
9999
<junit.version>5.13.4</junit.version>
100100
<slf4j.version>2.0.17</slf4j.version>
101101
<xalan.version>2.7.3</xalan.version>
102-
<xmlunit.version>2.10.4</xmlunit.version>
102+
<xmlunit.version>2.11.0</xmlunit.version>
103103
<xml.bind.api.version>4.0.4</xml.bind.api.version>
104104
<woodstox.core.version>7.1.1</woodstox.core.version>
105105

0 commit comments

Comments
 (0)