diff --git a/components/org.wso2.carbon.identity.sso.saml/pom.xml b/components/org.wso2.carbon.identity.sso.saml/pom.xml index 32e345b0..95bf4df4 100755 --- a/components/org.wso2.carbon.identity.sso.saml/pom.xml +++ b/components/org.wso2.carbon.identity.sso.saml/pom.xml @@ -303,6 +303,10 @@ org.apache.felix.scr.ds-annotations provided + + com.google.code.gson + gson + diff --git a/pom.xml b/pom.xml index 9db3aa1b..e1c7b219 100644 --- a/pom.xml +++ b/pom.xml @@ -276,6 +276,11 @@ org.wso2.carbon.identity.sp.metadata.saml2 ${identity.metadata.saml2.version} + + com.google.code.gson + gson + ${com.google.code.gson.version} + org.testng @@ -476,6 +481,7 @@ 1.6.1-wso2v38 2.9.4.wso2v1 2.15.2 + 2.9.0 3.2.0 2.3.1