Skip to content

Commit 17e45ec

Browse files
Bump org.xmlunit:xmlunit-assertj from 2.10.4 to 2.11.0
Bumps [org.xmlunit:xmlunit-assertj](https://github.com/xmlunit/xmlunit) from 2.10.4 to 2.11.0. - [Release notes](https://github.com/xmlunit/xmlunit/releases) - [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md) - [Commits](xmlunit/xmlunit@v2.10.4...v2.11.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-assertj dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 843ea44 commit 17e45ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<eclipse-collections.version>9.2.0</eclipse-collections.version>
4545

4646
<!-- Test Library Dependencies Versions -->
47-
<xmlunit.version>2.10.4</xmlunit.version>
47+
<xmlunit.version>2.11.0</xmlunit.version>
4848
<jmh.version>1.37</jmh.version>
4949
<testcontainers.version>1.21.3</testcontainers.version>
5050

0 commit comments

Comments
 (0)