From d147c733bbaf52f0a101dd067e79e18ecc2be2d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chmielowski?= Date: Wed, 10 Feb 2021 10:10:24 +0100 Subject: [PATCH] Update xmpp --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 8e1ff32fa..2f051ffe9 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"}}} ]}.