|
33 | 33 | {"priv/lib/xmpp_uri.so", ["c_src/xmpp_uri.c"]},
|
34 | 34 | {"priv/lib/xmpp_lang.so", ["c_src/xmpp_lang.c"]}]}.
|
35 | 35 |
|
36 |
| -{deps, [{p1_utils, "~> 1.0.26", {git, "https://github.com/processone/p1_utils", {tag, "1.0.26"}}}, |
37 |
| - {fast_xml, "~> 1.1.51", {git, "https://github.com/processone/fast_xml", "72e1c1b2eef84804399095704f2d729d5df8f02e"}}, |
38 |
| - {fast_tls, "~> 1.1.19", {git, "https://github.com/processone/fast_tls", {tag, "1.1.23"}}}, |
| 36 | +{deps, [{p1_utils, "~> 1.0.26", {git, "https://github.com/processone/p1_utils", {tag, "1.0.28"}}}, |
| 37 | + {fast_xml, "~> 1.1.51", {git, "https://github.com/processone/fast_xml", {tag, "1.1.57"}}}, |
| 38 | + {fast_tls, "~> 1.1.19", {git, "https://github.com/processone/fast_tls", {tag, "1.1.24"}}}, |
39 | 39 | {ezlib, "~> 1.0.12", {git, "https://github.com/processone/ezlib", {tag, "1.0.14"}}},
|
40 | 40 | {idna, "~> 6.0", {git, "https://github.com/benoitc/erlang-idna", {tag, "6.0.0"}}},
|
41 |
| - {stringprep, "~> 1.0.29", {git, "https://github.com/processone/stringprep", {tag, "1.0.31"}}}]}. |
| 41 | + {stringprep, "~> 1.0.29", {git, "https://github.com/processone/stringprep", {tag, "1.0.33"}}}]}. |
42 | 42 |
|
43 | 43 | {clean_files, ["c_src/jid.gcda", "c_src/jid.gcno"]}.
|
44 | 44 |
|
|
0 commit comments