Skip to content

Commit 60710c5

Browse files
build(deps): bump org.xmlunit:xmlunit-core from 2.10.0 to 2.11.0
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.0 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.0...v2.11.0) --- updated-dependencies: - dependency-name: org.xmlunit:xmlunit-core dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c53c150 commit 60710c5

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
@@ -60,7 +60,7 @@
6060
<hamcrest.version>3.0</hamcrest.version>
6161
<mockito.version>5.19.0</mockito.version>
6262
<junit.version>5.13.4</junit.version>
63-
<xmlunit.version>2.10.0</xmlunit.version>
63+
<xmlunit.version>2.11.0</xmlunit.version>
6464
<logback.version>1.5.19</logback.version>
6565
<slf4j.version>2.0.7</slf4j.version>
6666
<commons-io.version>2.20.0</commons-io.version>

0 commit comments

Comments
 (0)