updating slf4j 1.7.25 -> 1.7.32

pull/436/head
Michael Peter Christen 2 years ago
parent cd0ff48e99
commit 3dc6613096

@ -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"/>

@ -236,7 +236,7 @@
<pathelement location="${lib}/jwat-gzip-1.1.1.jar" />
<pathelement location="${lib}/jwat-warc-1.1.1.jar" />
<pathelement location="${lib}/langdetect.jar" />
<pathelement location="${lib}/log4j-over-slf4j-1.7.25.jar" />
<pathelement location="${lib}/log4j-over-slf4j-1.7.32.jar" />
<pathelement location="${lib}/lucene-analyzers-common-8.8.1.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-8.8.1.jar" />
<pathelement location="${lib}/lucene-backward-codecs-8.8.1.jar" />
@ -263,8 +263,8 @@
<pathelement location="${lib}/poi-3.17.jar" />
<pathelement location="${lib}/poi-scratchpad-3.17.jar" />
<pathelement location="${lib}/rrd4j-3.2.jar" />
<pathelement location="${lib}/slf4j-api-1.7.25.jar" />
<pathelement location="${lib}/slf4j-jdk14-1.7.25.jar" />
<pathelement location="${lib}/slf4j-api-1.7.32.jar" />
<pathelement location="${lib}/slf4j-jdk14-1.7.32.jar" />
<pathelement location="${lib}/solr-core-8.8.1.jar" />
<pathelement location="${lib}/solr-solrj-8.8.1.jar" />
<pathelement location="${lib}/spatial4j-0.6.jar" />

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save