diff options
| author | reger <reger18@arcor.de> | 2018-05-20 21:51:41 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2018-05-20 21:51:41 +0200 |
| commit | d5af160e6013a37a9fbc4622634332c33dd1ae84 (patch) | |
| tree | b30f9740139b934b9bb9703ea94e469a50b1d201 /.classpath | |
| parent | 65854bcb224633ac0a844c213bc3ec74756d5556 (diff) | |
upd to slf4j-1.7.25
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.classpath b/.classpath index f999062e0..e4b086f62 100644 --- a/.classpath +++ b/.classpath @@ -25,9 +25,9 @@ <classpathentry kind="lib" path="lib/commons-compress-1.16.1.jar"/> <classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/> <classpathentry kind="lib" path="lib/commons-codec-1.11.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/jcl-over-slf4j-1.7.25.jar"/> + <classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.25.jar"/> + <classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.25.jar"/> <classpathentry kind="lib" path="lib/httpcore-4.4.9.jar"/> <classpathentry kind="lib" path="lib/metadata-extractor-2.11.0.jar"/> <classpathentry kind="lib" path="lib/xmpcore-5.1.3.jar"/> @@ -41,7 +41,7 @@ <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.6.jar"/> - <classpathentry kind="lib" path="lib/slf4j-api-1.7.24.jar"/> + <classpathentry kind="lib" path="lib/slf4j-api-1.7.25.jar"/> <classpathentry kind="lib" path="lib/chardet.jar"/> <classpathentry kind="lib" path="lib/jetty-client-9.4.9.v20180320.jar"/> <classpathentry kind="lib" path="lib/jetty-continuation-9.4.9.v20180320.jar"/> |
