diff options
| author | reger <reger18@arcor.de> | 2017-06-03 21:58:04 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-06-03 21:58:04 +0200 |
| commit | c42d17f607d158a3d8fb5e1883baebb04799bf77 (patch) | |
| tree | fe4ccb06b2fc88b49084c6cef09480257ca08c02 /.classpath | |
| parent | a04feac064aee0cc74ecfb4e83b2a70add88905a (diff) | |
upd to commons-compress-1.14.jar
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 6737d9470..b4da0601b 100644 --- a/.classpath +++ b/.classpath @@ -23,7 +23,7 @@ <classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/> <classpathentry kind="lib" path="lib/xercesImpl.jar"/> <classpathentry kind="lib" path="lib/xml-apis.jar"/> - <classpathentry kind="lib" path="lib/commons-compress-1.13.jar"/> + <classpathentry kind="lib" path="lib/commons-compress-1.14.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"/> |
