summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2017-11-22 09:07:36 +0100
committerluccioman <luccioman@users.noreply.github.com>2017-11-22 09:07:36 +0100
commit01dca12d05c565e7462f28a2d569eceb0497e91d (patch)
tree301a18d21c0680505b20f52e704576481884c06a /.classpath
parente2f6427a6347a7368a3a011be39d15e7dd8ce9df (diff)
Upgraded apache POI dependency from 3.16 to 3.17
Diffstat (limited to '.classpath')
-rw-r--r--.classpath4
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 98308515c..51d34410c 100644
--- a/.classpath
+++ b/.classpath
@@ -39,8 +39,8 @@
<classpathentry kind="lib" path="lib/pdfbox-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/bcmail-jdk15-1.46.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15-1.46.jar"/>
- <classpathentry kind="lib" path="lib/poi-3.16.jar"/>
- <classpathentry kind="lib" path="lib/poi-scratchpad-3.16.jar"/>
+ <classpathentry kind="lib" path="lib/poi-3.17.jar"/>
+ <classpathentry kind="lib" path="lib/poi-scratchpad-3.17.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.24.jar"/>
<classpathentry kind="lib" path="lib/chardet.jar"/>