]> granicus.if.org Git - ejabberd/commitdiff
Update xmpp
authorPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 23 Jul 2018 15:23:11 +0000 (17:23 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 23 Jul 2018 15:23:11 +0000 (17:23 +0200)
rebar.config

index 4a32eac442a19109f70d7bc38c52f19b7429c517..d45af48b1c874298423821f6ad5d231f2400db96 100644 (file)
@@ -25,7 +25,7 @@
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.23"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.12"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.32"}}},
-        {xmpp, ".*", {git, "https://github.com/processone/xmpp", "007a716"}},
+        {xmpp, ".*", {git, "https://github.com/processone/xmpp", "8bf26b9e208bd0059cd8fd4e6593d88548c136cf"}},
         {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.15"}}},
         {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}},
         {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.3"}}},