From: Evgeny Khramtsov Date: Mon, 1 Jul 2019 06:26:56 +0000 (+0300) Subject: Bump cache_tab version X-Git-Tag: 19.08~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9912f981c00a4fb5ca64eaf7130242ad9d44ea32;p=ejabberd Bump cache_tab version --- diff --git a/rebar.config b/rebar.config index e8c88a18a..83a51b399 100644 --- a/rebar.config +++ b/rebar.config @@ -20,7 +20,7 @@ {deps, [{lager, ".*", {git, "https://github.com/erlang-lager/lager", "3.6.10"}}, {p1_utils, ".*", {git, "https://github.com/processone/p1_utils", "2887223"}}, - {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", "a425873340"}}, + {cache_tab, ".*", {git, "https://github.com/processone/cache_tab", "f3d8376"}}, {fast_tls, ".*", {git, "https://github.com/processone/fast_tls", {tag, "1.1.1"}}}, {stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.16"}}}, {fast_xml, ".*", {git, "https://github.com/processone/fast_xml", "7fd02f3a2f"}},