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

Fix duplicated maven dependencies

This commit is contained in:
2011-12-04 13:09:53 -02:00
parent 6b34407142
commit f959661eff
3 changed files with 2 additions and 68 deletions

View File

@@ -90,7 +90,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>10.0</version>
<version>10.0.1</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>