Skip to content

Commit 111e820

Browse files
Bump xmlunitVersion from 2.10.4 to 2.11.0 (#11331)
Bumps `xmlunitVersion` 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:production update-type: version-update:semver-minor - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe81926 commit 111e820

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
@@ -146,7 +146,7 @@ under the License.
146146
<jxpathVersion>1.4.0</jxpathVersion>
147147
<resolverVersion>1.9.24</resolverVersion>
148148
<slf4jVersion>1.7.36</slf4jVersion>
149-
<xmlunitVersion>2.10.4</xmlunitVersion>
149+
<xmlunitVersion>2.11.0</xmlunitVersion>
150150
<powermockVersion>2.0.9</powermockVersion>
151151
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
152152
<!-- Control the name of the distribution and information output by mvn -->

0 commit comments

Comments
 (0)