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>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.2.4</version>
<version>2.3</version>
<scope>compile</scope>
</dependency>
</dependencies>