]> granicus.if.org Git - ejabberd/commitdiff
Use new versions of fast_xml and xmpp
authorHolger Weiss <holger@zedat.fu-berlin.de>
Thu, 24 Nov 2016 09:45:57 +0000 (10:45 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Thu, 24 Nov 2016 09:45:57 +0000 (10:45 +0100)
rebar.config

index 6db14c87b03a34352ed3bc9ad252878387d59fc9..929c15304f3bbbd46b87ec148f617f5f196ca553 100644 (file)
@@ -12,8 +12,8 @@
         {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.4"}}},
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.7"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.6"}}},
-        {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.16"}}},
-       {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.0.3"}}},
+        {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.17"}}},
+       {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.0.4"}}},
         {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.7"}}},
         {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.8"}}},
         {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.6"}}},