1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00

Updates dependency versions

This commit is contained in:
2011-12-21 11:43:14 -02:00
parent 9f85cffe85
commit 84033a0bb9
10 changed files with 106 additions and 139 deletions

View File

@@ -199,7 +199,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<version>4.10</version>
<type>jar</type>
<scope>test</scope>
</dependency>