woodstox 6.5

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2023-01-16 19:39:56 +00:00
parent 1bd008e2e9
commit 0f7e83b246

View File

@ -150,7 +150,7 @@ subprojects {
resolutionStrategy {
force "commons-io:commons-io:${commonsIoVersion}"
force 'org.slf4j:slf4j-api:2.0.6'
force 'com.fasterxml.woodstox:woodstox-core:6.4.0'
force 'com.fasterxml.woodstox:woodstox-core:6.5.0'
}
}
}