]> granicus.if.org Git - ejabberd/commitdiff
Use new version of fast_xml
authorPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 15 Nov 2016 08:59:04 +0000 (09:59 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 15 Nov 2016 09:02:21 +0000 (10:02 +0100)
rebar.config

index 06ca9ab10fbd2836e983608a2ee3b705c59eba87..fca8d19e2d0642f88fc0e0d0d2d9be4af9b92851 100644 (file)
@@ -12,7 +12,7 @@
         {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.15"}}},
+        {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.16"}}},
         {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"}}},