From 8214a4fa794855ba6cb91b1b83fa66b6608f1074 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chmielowski?= Date: Thu, 10 Dec 2020 12:41:26 +0100 Subject: [PATCH] Update xmpp --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}}} ]}.