|
|
@@ -69,7 +69,7 @@ defmodule EMQXUmbrella.MixProject do
|
|
|
{:getopt, "1.0.2", override: true},
|
|
|
{:snabbkaffe, github: "kafka4beam/snabbkaffe", tag: "0.18.0", override: true},
|
|
|
{:hocon, github: "emqx/hocon", tag: "0.26.7", override: true},
|
|
|
- {:emqx_http_lib, github: "emqx/emqx_http_lib", tag: "0.4.1", override: true},
|
|
|
+ {:emqx_http_lib, github: "emqx/emqx_http_lib", tag: "0.5.1", override: true},
|
|
|
{:esasl, github: "emqx/esasl", tag: "0.2.0"},
|
|
|
{:jose, github: "potatosalad/erlang-jose", tag: "1.11.2"},
|
|
|
# in conflict by ehttpc and emqtt
|