Skip to content

Commit a52f476

Browse files
Bump xmlunitVersion from 2.11.0 to 2.12.0 (#12190)
Bumps `xmlunitVersion` 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:production 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2dab2c commit a52f476

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
@@ -170,7 +170,7 @@ under the License.
170170
<stax2ApiVersion>4.3.0</stax2ApiVersion>
171171
<wagonVersion>3.5.3</wagonVersion>
172172
<woodstoxVersion>7.2.0</woodstoxVersion>
173-
<xmlunitVersion>2.11.0</xmlunitVersion>
173+
<xmlunitVersion>2.12.0</xmlunitVersion>
174174
<jacocoArgLine />
175175

176176
<!-- Set as system property in surefire/failsafe to propagate to tests and IT Verifier -->

0 commit comments

Comments
 (0)