From 6efdbb17e4534dd4fe453a523d29317ec3a13343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chmielowski?= Date: Thu, 21 Jan 2021 15:25:10 +0100 Subject: [PATCH] Revert "Update xmpp" This reverts commit a4b06df6047d8a024ce1dbb0095894cb4bd8a0a0. Needs more work, breaks some tests. --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 9870c0155..f6c35c2c5 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", "18598ac3b6ed2278607f36bcd176f26167410ec2"}}, + {xmpp, ".*", {git, "https://github.com/processone/xmpp", "c9aae1631abf4b1b569bda860d395c0be025edbd"}}, {yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.9"}}} ]}.