diff options
| author | reger <reger18@arcor.de> | 2017-07-31 23:38:10 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-07-31 23:38:10 +0200 |
| commit | dedc6552d37b5e877258abddac9621f7fe75bf9b (patch) | |
| tree | ccaca4e0212275d205eed5b6a9b509fffe199311 /.classpath | |
| parent | 15d78b106466d8063bf6b4e9fc0afa6b92c89b8f (diff) | |
upd to poi-3.16.jar
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath index 9fd74a536..2d5343a00 100644 --- a/.classpath +++ b/.classpath @@ -40,8 +40,8 @@ <classpathentry kind="lib" path="lib/pdfbox-2.0.7.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.15.jar"/> - <classpathentry kind="lib" path="lib/poi-scratchpad-3.15.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/commons-io-2.5.jar"/> <classpathentry kind="lib" path="lib/slf4j-api-1.7.24.jar"/> <classpathentry kind="lib" path="lib/chardet.jar"/> |
