aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-03-15 18:31:18 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-15 18:31:18 +0000
commit9b1374c8e31a6a5f6a4227a381d2879c0afe8774 (patch)
tree32ccfd6f707c9db606d2b2e597c62ef9f50d6274
parent6557372caab7957c468191fa3bcaaa4a097c3c79 (diff)
parentd66116bf9ad9aae0bcea2b3304fdbddd94b5ccba (diff)
Merge "Adjust snakeyaml version"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5a22b5232..3d1835931 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
- <version>1.21</version>
+ <version>1.18</version>
</dependency>
<dependency>