mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#934)
Bumps [org.xmlunit:xmlunit-core](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](https://github.com/xmlunit/xmlunit/compare/v2.10.4...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a5d43073a6
commit
7a36dfe031
@ -125,7 +125,7 @@ dependencies {
|
||||
testImplementation project(path:':poi', configuration:'tests')
|
||||
testImplementation project(path:':poi-ooxml-lite-agent', configuration: 'archives')
|
||||
testRuntimeOnly "org.apiguardian:apiguardian-api:${apiGuardianVersion}"
|
||||
testImplementation 'org.xmlunit:xmlunit-core:2.10.4'
|
||||
testImplementation 'org.xmlunit:xmlunit-core:2.11.0'
|
||||
testImplementation 'org.reflections:reflections:0.10.2'
|
||||
testImplementation 'org.openjdk.jmh:jmh-core:1.36'
|
||||
testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:1.36'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user