]> granicus.if.org Git - ejabberd/commitdiff
Use xmpp 1.1.6
authorChristophe Romain <christophe.romain@process-one.net>
Fri, 20 Jan 2017 10:51:56 +0000 (11:51 +0100)
committerChristophe Romain <christophe.romain@process-one.net>
Fri, 20 Jan 2017 10:51:56 +0000 (11:51 +0100)
rebar.config

index 69dbba775ab647fead870121ba0cf47c05ba694e..cc04c86d0b1f878e12918dbdd488179c64e17c3a 100644 (file)
@@ -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"}}},