|
|
@@ -25,7 +25,7 @@ defmodule EMQXBridgePulsar.MixProject do
|
|
|
[
|
|
|
UMP.common_dep(:crc32cer),
|
|
|
UMP.common_dep(:snappyer),
|
|
|
- {:pulsar, github: "emqx/pulsar-client-erl", tag: "0.8.3"},
|
|
|
+ {:pulsar, github: "emqx/pulsar-client-erl", tag: "0.8.4"},
|
|
|
{:emqx_connector, in_umbrella: true, runtime: false},
|
|
|
{:emqx_resource, in_umbrella: true},
|
|
|
{:emqx_bridge, in_umbrella: true, runtime: false}
|