diff --git a/rebar.config b/rebar.config index 1316ffe17..1e3da2d71 100644 --- a/rebar.config +++ b/rebar.config @@ -59,7 +59,7 @@ {stringprep, ".*", {git, "https://github.com/processone/stringprep", "6d143ebcacaafe3a8adc669300a8ad001402b3d8"}}, {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.43"}}}}, - {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.5.3"}}}, + {xmpp, ".*", {git, "https://github.com/processone/xmpp", "1a4874ebcec2984a5a7f33c73695a2b4aad75fb6"}}, {yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.11"}}} ]}.