diff options
| author | reger <reger18@arcor.de> | 2017-12-28 03:13:42 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-12-28 03:13:42 +0100 |
| commit | cedb53be4e70e90fc6d7a51415fc8c73588ad8fb (patch) | |
| tree | 4631dc15d48ce6d28296020a5a994bdbea9a9fe8 /.classpath | |
| parent | f8071ac8ae14150b3671ba7df5537bc18e78f148 (diff) | |
upd to commons-io-2.6
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index c5b581ff6..19f272992 100644 --- a/.classpath +++ b/.classpath @@ -41,7 +41,7 @@ <classpathentry kind="lib" path="lib/bcprov-jdk15-1.46.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/commons-io-2.6.jar"/> <classpathentry kind="lib" path="lib/slf4j-api-1.7.24.jar"/> <classpathentry kind="lib" path="lib/chardet.jar"/> <classpathentry kind="lib" path="lib/jetty-client-9.4.8.v20171121.jar"/> |
