perf: upgrade mongodb-erlang to v3.0.23
Fixes: EMQX-11825
This commit is contained in:
parent
811edb32a2
commit
c9ee5addb4
|
@ -4,5 +4,5 @@
|
|||
{deps, [
|
||||
{emqx_connector, {path, "../../apps/emqx_connector"}},
|
||||
{emqx_resource, {path, "../../apps/emqx_resource"}},
|
||||
{mongodb, {git, "https://github.com/emqx/mongodb-erlang", {tag, "v3.0.22"}}}
|
||||
{mongodb, {git, "https://github.com/emqx/mongodb-erlang", {tag, "v3.0.23"}}}
|
||||
]}.
|
||||
|
|
Loading…
Reference in New Issue