From 956ecce5691c15677bb3383f27bf55d60e24de19 Mon Sep 17 00:00:00 2001 From: Sara Aspery Date: Mon, 13 Nov 2017 15:01:13 +0000 Subject: [PATCH] Yaml unit test --- rm-community/rm-community-repo/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 4a59bbbdb7..8821fed9f7 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -378,6 +378,30 @@ 0.9.10 test + + + org.slf4j + slf4j-api + 1.7.2 + + + + io.swagger + swagger-parser + 1.0.23 + + + + com.github.fge + json-schema-validator + 2.2.6 + + + com.google.guava + guava + 18.0 + +