From a99195cc6ac0e6f8119924bb65fa5d924bbeb079 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Tue, 21 Jul 2020 03:56:06 +0300 Subject: [PATCH] Update rabbitmq-components.mk --- rabbitmq-components.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index b13ead9..aec9111 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -113,15 +113,15 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre dep_accept = hex 0.3.5 dep_cowboy = hex 2.6.1 dep_cowlib = hex 2.7.0 -dep_jsx = hex 2.9.0 +dep_jsx = hex 2.11.0 dep_lager = hex 3.8.0 dep_prometheus = hex 4.6.0 -dep_ra = hex 1.1.2 +dep_ra = hex 1.1.4 dep_ranch = hex 1.7.1 dep_recon = hex 2.5.1 dep_observer_cli = hex 1.5.4 dep_stdout_formatter = hex 0.2.2 -dep_sysmon_handler = hex 1.2.0 +dep_sysmon_handler = hex 1.3.0 RABBITMQ_COMPONENTS = amqp_client \ amqp10_common \