Skip to content

Commit bebda48

Browse files
Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3 (#745)
Bumps [org.xmlunit:xmlunit-legacy](https://github.com/xmlunit/xmlunit) from 2.10.0 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.0...v2.10.3) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-legacy dependency-version: 2.10.3 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 3409e5a commit bebda48

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
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>org.xmlunit</groupId>
202202
<artifactId>xmlunit-legacy</artifactId>
203-
<version>2.10.0</version>
203+
<version>2.10.3</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)