Merge pull request #474 from awhitford/SLF4J1719

SLF4J 1.7.19 released.
This commit is contained in:
Jeremy Long
2016-03-21 08:18:41 -04:00

View File

@@ -125,7 +125,7 @@ Copyright (c) 2012 - Jeremy Long
<!-- new versions of lucene are compiled with JDK 1.7 and cannot be used ubiquitously in Jenkins
thus, we cannot upgrade beyond 4.7.2 -->
<apache.lucene.version>4.7.2</apache.lucene.version>
<slf4j.version>1.7.18</slf4j.version>
<slf4j.version>1.7.19</slf4j.version>
<logback.version>1.1.6</logback.version>
<reporting.checkstyle-plugin.version>2.17</reporting.checkstyle-plugin.version>
<reporting.cobertura-plugin.version>2.7</reporting.cobertura-plugin.version>