diff --git a/rebar.config b/rebar.config index 2a3b4e29a..9dbc359ef 100644 --- a/rebar.config +++ b/rebar.config @@ -57,7 +57,7 @@ {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.24"}}}, {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.40"}}}}, - {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.5.0"}}}, + {xmpp, ".*", {git, "https://github.com/processone/xmpp", "70bad122a71efe519f6fa1c47cf63a75b450f4e1"}}, {yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.9"}}} ]}.