diff --git a/rebar.config b/rebar.config index 6f34b6eec7..5ed7493b7a 100644 --- a/rebar.config +++ b/rebar.config @@ -108,8 +108,7 @@ %%% Other {pa, {git, "https://github.com/erszcz/pa.git", {branch, "master"}}}, - %% MR of jwerl - https://gitlab.com/glejeune/jwerl/-/merge_requests/13 - {jwerl, {git, "https://gitlab.com/vkatsuba/jwerl.git", {branch, "refactoring/otp-24"}}}, + {jwerl, {git, "https://gitlab.com/glejeune/jwerl.git", {tag, "1.2.0"}}}, {cpool, "0.1.0"}, %% Do not upgrade cpool to version 0.1.1, it has bugs {nkpacket, {git, "https://github.com/michalwski/nkpacket.git", {ref, "f7c5349"}}}, {nksip, {git, "https://github.com/NetComposer/nksip.git", {ref, "1a29ef3"}}} diff --git a/rebar.lock b/rebar.lock index 506bbf5f5e..4c0b02a56f 100644 --- a/rebar.lock +++ b/rebar.lock @@ -62,8 +62,8 @@ {<<"jiffy">>,{pkg,<<"jiffy">>,<<"1.1.1">>},0}, {<<"jsx">>,{pkg,<<"jsx">>,<<"2.9.0">>},1}, {<<"jwerl">>, - {git,"https://gitlab.com/vkatsuba/jwerl.git", - {ref,"cd1cdfc393bc7865f6a412a2c5e015729397e607"}}, + {git,"https://gitlab.com/glejeune/jwerl.git", + {ref,"6e778543ef7470e9e8ae32700f5e5a8cc25e00a4"}}, 0}, {<<"lager">>,{pkg,<<"lager">>,<<"3.9.2">>},0}, {<<"lasse">>,{pkg,<<"lasse">>,<<"1.2.0">>},0},