Browse Source

woostox 6.3.0

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902311 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_3
PJ Fanning 1 year ago
parent
commit
4b1fc4f153
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -175,7 +175,7 @@ subprojects {
resolutionStrategy {
force "commons-io:commons-io:${commonsIoVersion}"
force 'org.slf4j:slf4j-api:1.7.36'
force 'com.fasterxml.woodstox:woodstox-core:6.2.8'
force 'com.fasterxml.woodstox:woodstox-core:6.3.0'
}
}
}

Loading…
Cancel
Save