diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml index 039f8e3611f..0c71d484ced 100644 --- a/ambari-server/pom.xml +++ b/ambari-server/pom.xml @@ -1423,6 +1423,10 @@ com.fasterxml.jackson.core jackson-databind + + org.yaml + snakeyaml + @@ -1434,6 +1438,10 @@ javax.ws.rs jsr311-api + + org.yaml + snakeyaml +