1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00

Update maven dependencies to latest released version

This commit is contained in:
2012-07-01 12:45:03 -03:00
parent f7f1ae9713
commit 5c2f858f96
5 changed files with 18 additions and 56 deletions

View File

@@ -34,7 +34,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.6.4</version>
<version>1.6.6</version>
<type>jar</type>
<scope>runtime</scope>
</dependency>