|
|
|
@ -95,7 +95,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
|
<artifactId>slf4j-simple</artifactId>
|
|
|
|
|
<version>1.7.16</version>
|
|
|
|
|
<version>1.7.25</version>
|
|
|
|
|
<scope>test</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
@ -159,7 +159,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>de.ruedigermoeller</groupId>
|
|
|
|
|
<artifactId>fst</artifactId>
|
|
|
|
|
<version>2.50</version>
|
|
|
|
|
<version>2.54</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
<optional>true</optional>
|
|
|
|
|
</dependency>
|
|
|
|
@ -173,7 +173,7 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
|
|
<artifactId>slf4j-api</artifactId>
|
|
|
|
|
<version>1.7.21</version>
|
|
|
|
|
<version>1.7.25</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|