From 39cfee239dead1ff95589b5c7b58edac0ff961e1 Mon Sep 17 00:00:00 2001 From: Christophe Romain Date: Fri, 20 Jan 2017 11:51:56 +0100 Subject: [PATCH] Use xmpp 1.1.6 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 69dbba775..cc04c86d0 100644 --- a/rebar.config +++ b/rebar.config @@ -24,7 +24,7 @@ {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.10"}}}, {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.7"}}}, {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.19"}}}, - {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.1.5"}}}, + {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.1.6"}}}, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.9"}}}, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.10"}}}, {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.8"}}}, -- 2.40.0