Skip to content

Commit c2acc2f

Browse files
[MNG-8745] Bump xmlunitVersion from 2.10.1 to 2.10.2 (#2389)
Bumps `xmlunitVersion` from 2.10.1 to 2.10.2. Updates `org.xmlunit:xmlunit-core` from 2.10.1 to 2.10.2 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.1...v2.10.2) Updates `org.xmlunit:xmlunit-matchers` from 2.10.1 to 2.10.2 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1da6ce5 commit c2acc2f

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.23</resolverVersion>
148148
<slf4jVersion>1.7.36</slf4jVersion>
149-
<xmlunitVersion>2.10.1</xmlunitVersion>
149+
<xmlunitVersion>2.10.2</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)