mirror of https://github.com/apache/poi.git
woodstox 7.1.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921511 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e896804683
commit
7c17cc5e8f
|
@ -154,7 +154,7 @@ subprojects {
|
|||
resolutionStrategy {
|
||||
force "commons-io:commons-io:${commonsIoVersion}"
|
||||
force 'org.slf4j:slf4j-api:2.0.16'
|
||||
force 'com.fasterxml.woodstox:woodstox-core:7.0.0'
|
||||
force 'com.fasterxml.woodstox:woodstox-core:7.1.0'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue