remove unnecessary xz test dependendency

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919595 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2024-07-30 14:48:30 +00:00
parent 0559accac4
commit ac02543cfe
1 changed files with 0 additions and 1 deletions

View File

@ -119,7 +119,6 @@ dependencies {
testImplementation 'org.openjdk.jmh:jmh-core:1.36'
testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:1.36'
testImplementation 'com.google.guava:guava:33.2.1-jre'
testImplementation 'org.tukaani:xz:1.9'
testImplementation 'com.github.rzymek:opczip:1.2.0'
// prevent slf4j warnings coming from xmlsec -> slf4j-api 1.7.x dependency