From ea18cd032b2f512402748bbe6ce1d281b427cf04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 28 Nov 2018 15:53:03 +0100 Subject: [PATCH] Update Ranch to 1.7.1 and Cowboy to 2.6.1 --- deps/rabbit_common/mk/rabbitmq-components.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/rabbit_common/mk/rabbitmq-components.mk b/deps/rabbit_common/mk/rabbitmq-components.mk index 709d155040..5307809c8b 100644 --- a/deps/rabbit_common/mk/rabbitmq-components.mk +++ b/deps/rabbit_common/mk/rabbitmq-components.mk @@ -110,12 +110,12 @@ 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 2.6.0 +dep_cowboy = hex 2.6.1 dep_cowlib = hex 2.7.0 dep_jsx = hex 2.9.0 dep_lager = hex 3.6.5 dep_ra = git https://github.com/rabbitmq/ra.git master -dep_ranch = hex 1.7.0 +dep_ranch = hex 1.7.1 dep_ranch_proxy_protocol = hex 2.1.1 dep_recon = hex 2.3.6