pom update

Change-Id: I9f6efd301ebed94fc9b90235d111f04058445899
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/asdctool/pom.xml b/asdctool/pom.xml
index f2e67e3..1773107 100644
--- a/asdctool/pom.xml
+++ b/asdctool/pom.xml
@@ -332,6 +332,7 @@
 		<dependency>
 			<groupId>org.yaml</groupId>
 			<artifactId>snakeyaml</artifactId>
+			<version>1.14</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>