Issue 560:update to snakeyaml 1.8

This commit is contained in:
Adrian Cole 2011-05-14 19:12:04 -07:00
parent 09989bbe5a
commit 0289de050d
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.6</version>
<version>1.8</version>
</dependency>
</dependencies>