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 /build.xml | |
| parent | 65854bcb224633ac0a844c213bc3ec74756d5556 (diff) | |
upd to slf4j-1.7.25
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -201,7 +201,7 @@ <pathelement location="${lib}/jaudiotagger-2.2.5.jar" /> <pathelement location="${lib}/javax.servlet-api-3.1.0.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-continuation-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-gzip-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-phonetic-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}/poi-3.17.jar" /> <pathelement location="${lib}/poi-scratchpad-3.17.jar" /> - <pathelement location="${lib}/slf4j-api-1.7.24.jar" /> - <pathelement location="${lib}/slf4j-jdk14-1.7.24.jar" /> + <pathelement location="${lib}/slf4j-api-1.7.25.jar" /> + <pathelement location="${lib}/slf4j-jdk14-1.7.25.jar" /> <pathelement location="${lib}/solr-core-6.6.3.jar" /> <pathelement location="${lib}/solr-solrj-6.6.3.jar" /> <pathelement location="${lib}/spatial4j-0.6.jar" /> |
