mirror of
https://github.com/correl/mage.git
synced 2024-11-14 11:09:31 +00:00
* Updated mage-stats used libs (related to #5496). Project isn't used anyway, could also be removed completely.
This commit is contained in:
parent
7ef0a5f654
commit
15ba067be5
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue