diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2017-02-11 23:25:56 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2017-02-11 23:25:56 +0300 |
| commit | 3e7c540eb6f708edc45381cc2aee83f6095d9d69 (patch) | |
| tree | 8722aca8a8255cc7ad7112623dd94c98aa33d1ce /rabbitmq-components.mk | |
| parent | f9ee1ec509b390b166d2d35b685ef2be45a1ad81 (diff) | |
| download | rabbitmq-server-git-3e7c540eb6f708edc45381cc2aee83f6095d9d69.tar.gz | |
Update rabbitmq-components.mkrabbitmq_v3_7_0_milestone12
Diffstat (limited to 'rabbitmq-components.mk')
| -rw-r--r-- | rabbitmq-components.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 4870d9791a..590c204d65 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -104,9 +104,9 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre 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_ranch_commit = 1.3.2 dep_webmachine_commit = 1.10.8p2 -dep_ranch_proxy_protocol = git git://github.com/heroku/ranch_proxy_protocol.git 1.4.1 +dep_ranch_proxy_protocol = git git://github.com/heroku/ranch_proxy_protocol.git 1.4.2 RABBITMQ_COMPONENTS = amqp_client \ rabbit \ |
