diff --git a/rebar.config b/rebar.config index 748bdd3c9..74fb839bd 100644 --- a/rebar.config +++ b/rebar.config @@ -24,8 +24,8 @@ {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", {tag, "1.0.12"}}}, {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.0.17"}}}, {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.10"}}}, - {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", "724ec0a"}}, - {xmpp, ".*", {git, "https://github.com/processone/xmpp", "dbbaed4edfc"}}, + {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", "f22a56d"}}, + {xmpp, ".*", {git, "https://github.com/processone/xmpp", "320e00a"}}, {fast_yaml, ".*", {git, "https://github.com/processone/fast_yaml", {tag, "1.0.12"}}}, {jiffy, ".*", {git, "https://github.com/davisp/jiffy", {tag, "0.14.8"}}}, {p1_oauth2, ".*", {git, "https://github.com/processone/p1_oauth2", {tag, "0.6.2"}}},