Update rabbitmq-components.mk

This commit is contained in:
Jean-Sébastien Pédron 2017-11-28 14:01:21 +01:00
parent 487fe8edba
commit 8e56e7f735
1 changed files with 3 additions and 2 deletions

View File

@ -110,10 +110,11 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
# all projects use the same versions. It avoids conflicts and makes it
# possible to work with rabbitmq-public-umbrella.
dep_cowboy = hex 1.1.2
dep_cowboy = hex 2.0.0
dep_cowlib = hex 2.0.0
dep_jsx = hex 2.8.2
dep_lager = hex 3.5.1
dep_ranch = hex 1.3.2
dep_ranch = hex 1.4.0
dep_ranch_proxy_protocol = hex 1.4.2
dep_recon = hex 2.3.2