diff options
| author | reger <reger18@arcor.de> | 2017-03-18 20:32:53 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-03-18 20:32:53 +0100 |
| commit | c4d5f1fc54136fb69af8e9bbd1aeee5fd05685a4 (patch) | |
| tree | 01f2805077de1b9a36e93e81464c99b96c6dd404 /.classpath | |
| parent | c4b90eae98eee64cac590e71c48d05781bdaa086 (diff) | |
upd to slf4j-1.7.24.jar
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.classpath b/.classpath index f35babede..1cb896603 100644 --- a/.classpath +++ b/.classpath @@ -27,9 +27,9 @@ <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"/> - <classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.21.jar"/> - <classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.21.jar"/> - <classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.21.jar"/> + <classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.24.jar"/> + <classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.24.jar"/> + <classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.24.jar"/> <classpathentry kind="lib" path="lib/httpcore-4.4.6.jar"/> <classpathentry kind="lib" path="lib/metadata-extractor-2.10.1.jar"/> <classpathentry kind="lib" path="lib/xmpcore-5.1.2.jar"/> @@ -45,7 +45,7 @@ <classpathentry kind="lib" path="lib/poi-3.15.jar"/> <classpathentry kind="lib" path="lib/poi-scratchpad-3.15.jar"/> <classpathentry kind="lib" path="lib/commons-io-2.5.jar"/> - <classpathentry kind="lib" path="lib/slf4j-api-1.7.21.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.2.21.v20170120.jar"/> <classpathentry kind="lib" path="lib/jetty-continuation-9.2.21.v20170120.jar"/> |
