commit | 0de99c29bb4f8784a5b96948f916ad0fb3b9c3f9 | [log] [tgz] |
---|---|---|
author | Michael Lando <ml636r@att.com> | Tue Feb 28 10:54:57 2017 +0200 |
committer | Michael Lando <ml636r@att.com> | Tue Feb 28 10:54:57 2017 +0200 |
tree | 641b00e790547aed7ed7ce388660d3cbbd12e103 | |
parent | 9744a93978945ba102bd56168e5e5b2ec12e450f [diff] [blame] |
pom update Change-Id: I9f6efd301ebed94fc9b90235d111f04058445899 Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/asdc-tests/pom.xml b/asdc-tests/pom.xml index 07439ed..8ad4db8 100644 --- a/asdc-tests/pom.xml +++ b/asdc-tests/pom.xml
@@ -169,8 +169,11 @@ <dependency> <groupId>org.yaml</groupId> <artifactId>snakeyaml</artifactId> + <version>1.14</version> <scope>compile</scope> </dependency> + + <!-- http client --> <dependency>