summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2017-02-02 17:16:47 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2017-02-02 17:16:47 +0100
commitff70e180a31c0c57304de9683c38c13fd7e49995 (patch)
tree023a60773c76a15ad0f8a14b545e3994c4babb6f
parent7d30f7f77b7fb0390424cc458f3b59bbb23a7801 (diff)
downloadrabbitmq-server-git-ff70e180a31c0c57304de9683c38c13fd7e49995.tar.gz
Update rabbitmq-components.mk
-rw-r--r--rabbitmq-components.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk
index 3dbd6af30d..fdabf1ac11 100644
--- a/rabbitmq-components.mk
+++ b/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