From: Evgeniy Khramtsov Date: Sun, 11 Feb 2018 06:45:54 +0000 (+0300) Subject: Bump xmpp version X-Git-Tag: 18.03~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11a58f8dffd02141cd4a4459aac7bf6ee6e3a89e;p=ejabberd Bump xmpp version --- diff --git a/rebar.config b/rebar.config index aaefcdb59..098b19cff 100644 --- a/rebar.config +++ b/rebar.config @@ -25,7 +25,7 @@ {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.20"}}}, {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.10"}}}, {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "dbf173f"}}}, - {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "cd4aacf"}}}, + {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "2bb82b29"}}}, {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.12"}}}, {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}}, {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.2"}}},