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 + +