]> granicus.if.org Git - ejabberd/commitdiff
Bump xmpp dep
authorPaweł Chmielowski <pchmielowski@process-one.net>
Thu, 6 Dec 2018 12:40:08 +0000 (13:40 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Thu, 6 Dec 2018 12:40:08 +0000 (13:40 +0100)
rebar.config

index de33b98eda3774e4cb5c8b880abec8dbd1229b2b..aa0236a2d16a5526d35c9ffe075e76730fa6be59 100644 (file)
@@ -24,7 +24,7 @@
         {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.26"}}},
         {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.14"}}},
         {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.34"}}},
-        {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.2.7"}}},
+        {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.2.8"}}},
         {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.17"}}},
         {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}},
         {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.3"}}},