|
31 | 31 | {"priv/lib/xmpp_uri.so", ["c_src/xmpp_uri.c"]},
|
32 | 32 | {"priv/lib/xmpp_lang.so", ["c_src/xmpp_lang.c"]}]}.
|
33 | 33 |
|
34 |
| -{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.21"}}}, |
35 |
| - {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.45"}}}, |
36 |
| - {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.1.11"}}}, |
| 34 | +{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.22"}}}, |
| 35 | + {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", {tag, "1.1.46"}}}, |
| 36 | + {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.1.12"}}}, |
37 | 37 | {ezlib, ".*", {git, "https://github.com/processone/ezlib", {tag, "1.0.9"}}},
|
38 | 38 | {idna, ".*", {git, "https://github.com/benoitc/erlang-idna", {tag, "6.0.0"}}},
|
39 |
| - {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.24"}}}]}. |
| 39 | + {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.26"}}}]}. |
40 | 40 |
|
41 | 41 | {clean_files, ["c_src/jid.gcda", "c_src/jid.gcno"]}.
|
42 | 42 |
|
|
0 commit comments