Issue 560:update to snakeyaml 1.8

This commit is contained in:
Adrian Cole 2011-05-14 19:12:04 -07:00
parent 5253f3f7fb
commit 99d4e3472c
1 changed files with 1 additions and 1 deletions

View File

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