From: Evgeny Khramtsov Date: Sat, 21 Sep 2019 19:18:49 +0000 (+0300) Subject: Bump acme version X-Git-Tag: 19.09~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa00caced4b5133e698cc205d756b165b3c9e703;p=ejabberd Bump acme version --- diff --git a/rebar.config b/rebar.config index d73c77c82..e702cff51 100644 --- a/rebar.config +++ b/rebar.config @@ -33,7 +33,7 @@ {jose, ".*", {git, "https://github.com/potatosalad/erlang-jose", {tag, "1.8.4"}}}, {eimp, ".*", {git, "https://github.com/processone/eimp", {tag, "1.0.12"}}}, {mqtree, ".*", {git, "https://github.com/processone/mqtree", {tag, "1.0.4"}}}, - {acme, ".*", {git, "https://github.com/processone/acme.git", "7d5382265f"}}, + {acme, ".*", {git, "https://github.com/processone/acme.git", "b4c2899"}}, {if_var_true, stun, {stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.29"}}}}, {if_var_true, sip, {esip, ".*", {git, "https://github.com/processone/esip", {tag, "1.0.30"}}}}, {if_var_true, mysql, {p1_mysql, ".*", {git, "https://github.com/processone/p1_mysql",