From 40d2e8b9c24ca2a15ac3f9a97232de09d4706535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20P=C3=A9dron?= Date: Thu, 22 Nov 2018 09:19:36 +0100 Subject: Update rabbitmq-components.mk --- deps/rabbitmq_management_agent/rabbitmq-components.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'deps/rabbitmq_management_agent/rabbitmq-components.mk') diff --git a/deps/rabbitmq_management_agent/rabbitmq-components.mk b/deps/rabbitmq_management_agent/rabbitmq-components.mk index b440169d0d..709d155040 100644 --- a/deps/rabbitmq_management_agent/rabbitmq-components.mk +++ b/deps/rabbitmq_management_agent/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.4.0 -dep_cowlib = hex 2.3.0 +dep_cowboy = hex 2.6.0 +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.6.2 +dep_ranch = hex 1.7.0 dep_ranch_proxy_protocol = hex 2.1.1 dep_recon = hex 2.3.6 -- cgit v1.2.1