From e5f57e7a456c590046b6d205d414dadb01c9d9a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20P=C3=A9dron?= Date: Thu, 2 Feb 2017 17:17:27 +0100 Subject: [PATCH] Update rabbitmq-components.mk --- deps/rabbitmq_web_mqtt_examples/rabbitmq-components.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/rabbitmq_web_mqtt_examples/rabbitmq-components.mk b/deps/rabbitmq_web_mqtt_examples/rabbitmq-components.mk index 3dbd6af30d..fdabf1ac11 100644 --- a/deps/rabbitmq_web_mqtt_examples/rabbitmq-components.mk +++ b/deps/rabbitmq_web_mqtt_examples/rabbitmq-components.mk @@ -100,7 +100,7 @@ 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_commit = 1.0.4 +dep_cowboy_commit = 1.1.0 dep_mochiweb = git git://github.com/basho/mochiweb.git v2.9.0p2 dep_ranch_commit = 1.3.1 dep_webmachine_commit = 1.10.8p2