summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 8e1ff32f..2f051ffe 100644
--- a/rebar.config
+++ b/rebar.config
@@ -59,7 +59,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.42"}}}},
- {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.5.2"}}},
+ {xmpp, ".*", {git, "https://github.com/processone/xmpp", "0de31e95078e744b1faeafb314a469bbd0f444ef"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.10"}}}
]}.