From 0f51a03d08606641beff8c3c5970bd9d5d351e2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chmielowski?= Date: Wed, 12 May 2021 18:05:11 +0200 Subject: [PATCH] Update xmpp to bring updated vcard --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 1316ffe17..1e3da2d71 100644 --- a/rebar.config +++ b/rebar.config @@ -59,7 +59,7 @@ {stringprep, ".*", {git, "https://github.com/processone/stringprep", "6d143ebcacaafe3a8adc669300a8ad001402b3d8"}}, {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.43"}}}}, - {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.5.3"}}}, + {xmpp, ".*", {git, "https://github.com/processone/xmpp", "1a4874ebcec2984a5a7f33c73695a2b4aad75fb6"}}, {yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.11"}}} ]}.