Skip to content

Commit d5c1764

Browse files
Bump xmlunitVersion from 2.10.3 to 2.10.4 (#11121)
Bumps `xmlunitVersion` from 2.10.3 to 2.10.4. Updates `org.xmlunit:xmlunit-core` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.3...v2.10.4) Updates `org.xmlunit:xmlunit-matchers` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.3...v2.10.4) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76aaa5b commit d5c1764

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.3</xmlunitVersion>
149+
<xmlunitVersion>2.10.4</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)