* Updated mage-stats used libs (related to #5496). Project isn't used anyway, could also be removed completely.

This commit is contained in:
LevelX2 2019-01-07 11:49:28 +01:00
parent 7ef0a5f654
commit 15ba067be5

View file

@ -69,7 +69,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.1.2</version>
<version>1.2.3</version>
</dependency>
<dependency>
@ -87,7 +87,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.4</version>
<version>2.6</version>
</dependency>
<dependency>