diff options
| author | reger <reger18@arcor.de> | 2017-12-16 00:49:48 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-12-16 00:49:48 +0100 |
| commit | c94bc82f6a5dcc97188d12f05a7fd28b63b7a6cf (patch) | |
| tree | fbd73232ca87bac6d3223bdedbcd97c3f3c2bb8e /.classpath | |
| parent | c6e1befbcac9653f93f6c0a0400b97863343d577 (diff) | |
upd to commons-compress-1.15
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 2f7a7211a..d5e74fcaa 100644 --- a/.classpath +++ b/.classpath @@ -22,7 +22,7 @@ <classpathentry kind="lib" path="lib/commons-fileupload-1.3.3.jar"/> <classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/> <classpathentry kind="lib" path="lib/xml-apis.jar"/> - <classpathentry kind="lib" path="lib/commons-compress-1.14.jar"/> + <classpathentry kind="lib" path="lib/commons-compress-1.15.jar"/> <classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/> <classpathentry kind="lib" path="lib/jaudiotagger-2.0.4-20111207.115108-15.jar"/> <classpathentry kind="lib" path="lib/commons-codec-1.10.jar"/> |
