Skip to content

Commit 96bf155

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump xmlunitVersion from 2.10.2 to 2.10.3
Bumps `xmlunitVersion` from 2.10.2 to 2.10.3. Updates `org.xmlunit:xmlunit-core` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.2...v2.10.3) Updates `org.xmlunit:xmlunit-matchers` from 2.10.2 to 2.10.3 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.2...v2.10.3) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b27ab5 commit 96bf155

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.2</xmlunitVersion>
149+
<xmlunitVersion>2.10.3</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)