summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorPaweł Chmielowski <pchmielowski@process-one.net>2020-12-03 15:07:09 +0100
committerPaweł Chmielowski <pchmielowski@process-one.net>2020-12-03 15:07:09 +0100
commit0371b0f66471c9d340e7a9d8ad96cbfc0def66ed (patch)
treee6340b1937f40a29e8985b683a2c135491d84ab0 /rebar.config
parentFix typo in last commit (diff)
Add support for SCRAM-SHA-{256,512}-{PLUS} authentication
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 b40192da..61748af5 100644
--- a/rebar.config
+++ b/rebar.config
@@ -57,7 +57,7 @@
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.23"}}},
{if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.39"}}}},
- {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.4.10"}}},
+ {xmpp, ".*", {git, "https://github.com/processone/xmpp", "e21de94967c9d6b632058b1f5d34614e0dc9bfe8"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.8"}}}
]}.