diff options
| author | Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr> | 2018-09-19 10:38:08 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr> | 2018-09-19 10:38:08 +0200 |
| commit | 981edb986c805ebee77473810558055e4ad24b45 (patch) | |
| tree | 2ce992966bfc8e4b9bbaca793c97cb8aabb89134 | |
| parent | 9920cea9693d467c31838fed82fbb81adda7bf77 (diff) | |
| download | rabbitmq-server-git-981edb986c805ebee77473810558055e4ad24b45.tar.gz | |
Update 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 af24c2dd6c..bf47b3bec8 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -115,8 +115,8 @@ dep_cowboy = hex 2.4.0 dep_cowlib = hex 2.3.0 dep_jsx = hex 2.9.0 dep_lager = hex 3.6.5 -dep_ranch = hex 1.6.1 -dep_ranch_proxy_protocol = hex 2.1.0-rc.1 +dep_ranch = hex 1.6.2 +dep_ranch_proxy_protocol = hex 2.1.1 dep_recon = hex 2.3.6 dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 405990ea62353d98d36dbf5e1e64942d9b0a1daf |
