From d409cb83ff9e79e6cfc126523896da00d355aa60 Mon Sep 17 00:00:00 2001 From: zhouzb Date: Thu, 19 Aug 2021 10:26:50 +0800 Subject: [PATCH] chore(authn): update tag of esasl --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 1abaef868..8cfc3cf7c 100644 --- a/rebar.config +++ b/rebar.config @@ -63,7 +63,7 @@ , {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.14.1"}}} , {hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.11.1"}}} , {emqx_http_lib, {git, "https://github.com/emqx/emqx_http_lib.git", {tag, "0.4.0"}}} - , {esasl, {git, "https://github.com/emqx/esasl", {tag, "0.1.0"}}} + , {esasl, {git, "https://github.com/emqx/esasl", {tag, "0.2.0"}}} ]}. {xref_ignores,