Skip to content

Commit a51c32c

Browse files
Bump xmlunit.version from 2.10.0 to 2.10.1 (#3671)
Bumps `xmlunit.version` from 2.10.0 to 2.10.1. Updates `org.xmlunit:xmlunit-core` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.0...v2.10.1) Updates `org.xmlunit:xmlunit-matchers` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.xmlunit:xmlunit-matchers dependency-version: 2.10.1 dependency-type: direct:development 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 3d2c248 commit a51c32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<spotbugs-annotations.version>4.9.3</spotbugs-annotations.version>
141141
<system-stubs.version>2.1.8</system-stubs.version>
142142
<velocity.version>1.7</velocity.version>
143-
<xmlunit.version>2.10.0</xmlunit.version>
143+
<xmlunit.version>2.10.1</xmlunit.version>
144144

145145
<!-- =====================================================
146146
Pinned transitive dependency version properties (in alphabetical order)

0 commit comments

Comments
 (0)