Update Depend Versions:

Guava 17.0 -> 18.0
Lombok 1.12.6 -> 1.14.8
Gson 2.2.4 -> 2.3
SnakeYaml 1.13 -> 1.14
This commit is contained in:
md_5
2014-09-25 11:04:35 +10:00
parent 6fcfb5aecb
commit 57a07dc2e2
9 changed files with 8 additions and 307 deletions

View File

@@ -22,7 +22,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.13</version>
<version>1.14</version>
<scope>compile</scope>
</dependency>
</dependencies>