upd to slf4j-1.7.25

pull/137/head
reger 7 years ago
parent 65854bcb22
commit d5af160e60

@ -25,9 +25,9 @@
<classpathentry kind="lib" path="lib/commons-compress-1.16.1.jar"/> <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-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.11.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/jcl-over-slf4j-1.7.25.jar"/>
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.24.jar"/> <classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.25.jar"/>
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.24.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/httpcore-4.4.9.jar"/>
<classpathentry kind="lib" path="lib/metadata-extractor-2.11.0.jar"/> <classpathentry kind="lib" path="lib/metadata-extractor-2.11.0.jar"/>
<classpathentry kind="lib" path="lib/xmpcore-5.1.3.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-3.17.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-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/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/chardet.jar"/>
<classpathentry kind="lib" path="lib/jetty-client-9.4.9.v20180320.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"/> <classpathentry kind="lib" path="lib/jetty-continuation-9.4.9.v20180320.jar"/>

@ -201,7 +201,7 @@
<pathelement location="${lib}/jaudiotagger-2.2.5.jar" /> <pathelement location="${lib}/jaudiotagger-2.2.5.jar" />
<pathelement location="${lib}/javax.servlet-api-3.1.0.jar" /> <pathelement location="${lib}/javax.servlet-api-3.1.0.jar" />
<pathelement location="${lib}/jcifs-1.3.17.jar" /> <pathelement location="${lib}/jcifs-1.3.17.jar" />
<pathelement location="${lib}/jcl-over-slf4j-1.7.24.jar" /> <pathelement location="${lib}/jcl-over-slf4j-1.7.25.jar" />
<pathelement location="${lib}/jetty-client-9.4.9.v20180320.jar" /> <pathelement location="${lib}/jetty-client-9.4.9.v20180320.jar" />
<pathelement location="${lib}/jetty-continuation-9.4.9.v20180320.jar" /> <pathelement location="${lib}/jetty-continuation-9.4.9.v20180320.jar" />
<pathelement location="${lib}/jetty-deploy-9.4.9.v20180320.jar" /> <pathelement location="${lib}/jetty-deploy-9.4.9.v20180320.jar" />
@ -224,7 +224,7 @@
<pathelement location="${lib}/jwat-common-1.1.1.jar" /> <pathelement location="${lib}/jwat-common-1.1.1.jar" />
<pathelement location="${lib}/jwat-gzip-1.1.1.jar" /> <pathelement location="${lib}/jwat-gzip-1.1.1.jar" />
<pathelement location="${lib}/jwat-warc-1.1.1.jar" /> <pathelement location="${lib}/jwat-warc-1.1.1.jar" />
<pathelement location="${lib}/log4j-over-slf4j-1.7.24.jar" /> <pathelement location="${lib}/log4j-over-slf4j-1.7.25.jar" />
<pathelement location="${lib}/lucene-analyzers-common-6.6.3.jar" /> <pathelement location="${lib}/lucene-analyzers-common-6.6.3.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-6.6.3.jar" /> <pathelement location="${lib}/lucene-analyzers-phonetic-6.6.3.jar" />
<pathelement location="${lib}/lucene-backward-codecs-6.6.3.jar" /> <pathelement location="${lib}/lucene-backward-codecs-6.6.3.jar" />
@ -248,8 +248,8 @@
<pathelement location="${lib}/pdfbox-2.0.9.jar" /> <pathelement location="${lib}/pdfbox-2.0.9.jar" />
<pathelement location="${lib}/poi-3.17.jar" /> <pathelement location="${lib}/poi-3.17.jar" />
<pathelement location="${lib}/poi-scratchpad-3.17.jar" /> <pathelement location="${lib}/poi-scratchpad-3.17.jar" />
<pathelement location="${lib}/slf4j-api-1.7.24.jar" /> <pathelement location="${lib}/slf4j-api-1.7.25.jar" />
<pathelement location="${lib}/slf4j-jdk14-1.7.24.jar" /> <pathelement location="${lib}/slf4j-jdk14-1.7.25.jar" />
<pathelement location="${lib}/solr-core-6.6.3.jar" /> <pathelement location="${lib}/solr-core-6.6.3.jar" />
<pathelement location="${lib}/solr-solrj-6.6.3.jar" /> <pathelement location="${lib}/solr-solrj-6.6.3.jar" />
<pathelement location="${lib}/spatial4j-0.6.jar" /> <pathelement location="${lib}/spatial4j-0.6.jar" />

@ -466,7 +466,7 @@
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId> <artifactId>jcl-over-slf4j</artifactId>
<version>1.7.21</version> <version>1.7.25</version>
<type>jar</type> <type>jar</type>
</dependency> </dependency>
<dependency> <dependency>
@ -500,7 +500,7 @@
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId> <artifactId>log4j-over-slf4j</artifactId>
<version>1.7.24</version> <version>1.7.25</version>
<type>jar</type> <type>jar</type>
</dependency> </dependency>
<dependency> <dependency>
@ -611,11 +611,11 @@
<groupId>org.eclipse.jetty</groupId> <groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-deploy</artifactId> <artifactId>jetty-deploy</artifactId>
<version>${jetty.version}</version> <version>${jetty.version}</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId> <artifactId>slf4j-jdk14</artifactId>
<version>1.7.21</version> <version>1.7.25</version>
<type>jar</type> <type>jar</type>
</dependency> </dependency>
<dependency> <dependency>

Loading…
Cancel
Save