curvesapi 1.07

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897180 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-01-18 19:26:47 +00:00
parent f2d37da8fc
commit 78deb9874e
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ dependencies {
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
api "org.apache.commons:commons-compress:${commonsCompressVersion}"
api "commons-io:commons-io:${commonsIoVersion}"
api 'com.github.virtuald:curvesapi:1.06'
api 'com.github.virtuald:curvesapi:1.07'
api "org.apache.logging.log4j:log4j-api:${log4jVersion}"
api 'org.apache.commons:commons-collections4:4.4'