diff options
| author | Michael Peter Christen <mc@yacy.net> | 2021-12-13 12:26:49 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2021-12-13 12:26:49 +0100 |
| commit | 3dc66130962db6c0c5a39dc49bcb699631340ff5 (patch) | |
| tree | 28b8413cdc05ac5507a94400a42e25ea95bb041e /.classpath | |
| parent | cd0ff48e99502e3f12852167afabb78e19da487e (diff) | |
updating slf4j 1.7.25 -> 1.7.32
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.classpath b/.classpath index b4fbbf155..74026e4dc 100644 --- a/.classpath +++ b/.classpath @@ -65,7 +65,6 @@ <classpathentry kind="lib" path="lib/jwat-common-1.1.1.jar"/> <classpathentry kind="lib" path="lib/jwat-gzip-1.1.1.jar"/> <classpathentry kind="lib" path="lib/jwat-warc-1.1.1.jar"/> - <classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.25.jar"/> <classpathentry kind="lib" path="lib/lucene-analyzers-common-8.8.1.jar"/> <classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-8.8.1.jar"/> <classpathentry kind="lib" path="lib/lucene-backward-codecs-8.8.1.jar"/> @@ -92,8 +91,6 @@ <classpathentry kind="lib" path="lib/poi-3.17.jar"/> <classpathentry kind="lib" path="lib/poi-scratchpad-3.17.jar"/> <classpathentry kind="lib" path="lib/rrd4j-3.2.jar"/> - <classpathentry kind="lib" path="lib/slf4j-api-1.7.25.jar"/> - <classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.25.jar"/> <classpathentry kind="lib" path="lib/solr-core-8.8.1.jar"/> <classpathentry kind="lib" path="lib/solr-solrj-8.8.1.jar"/> <classpathentry kind="lib" path="lib/spatial4j-0.6.jar"/> @@ -115,6 +112,9 @@ <classpathentry kind="lib" path="lib/bcpkix-jdk15on-169.jar"/> <classpathentry kind="lib" path="lib/bcprov-jdk15on-169.jar"/> <classpathentry kind="lib" path="lib/jsoup-1.14.2.jar"/> + <classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.32.jar"/> + <classpathentry kind="lib" path="lib/slf4j-api-1.7.32.jar"/> + <classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.32.jar"/> <classpathentry kind="lib" path="lib/langdetect.jar"/> <classpathentry kind="src" path="htroot/api/blacklists"/> <classpathentry kind="src" path="htroot/api/bookmarks/posts"/> |
