Skip to content

Commit 9925ec5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<junit.version>5.14.4</junit.version>
100100
<slf4j.version>2.0.18</slf4j.version>
101101
<xalan.version>2.7.3</xalan.version>
102-
<xmlunit.version>2.11.0</xmlunit.version>
102+
<xmlunit.version>2.12.0</xmlunit.version>
103103
<xml.bind.api.version>4.0.5</xml.bind.api.version>
104104
<woodstox.core.version>7.2.0</woodstox.core.version>
105105

0 commit comments

Comments
 (0)