Skip to content

Commit 376fefd

Browse files
build(deps): bump xmlunit.version from 2.10.0 to 2.10.1 (#2094)
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:production 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5c8115 commit 376fefd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<pcap4j.version>1.8.2</pcap4j.version>
152152
<slf4j.version>2.0.17</slf4j.version>
153153
<vavr.version>0.10.6</vavr.version>
154-
<xmlunit.version>2.10.0</xmlunit.version>
154+
<xmlunit.version>2.10.1</xmlunit.version>
155155

156156
<!-- Site properties -->
157157
<asciidoctor.maven.plugin.version>2.2.6</asciidoctor.maven.plugin.version>

0 commit comments

Comments
 (0)