diff options
| author | Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr> | 2018-04-11 10:09:56 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr> | 2018-04-11 10:09:56 +0200 |
| commit | 7eccd86db8481c4e71bc74973ece982ff392ec28 (patch) | |
| tree | 19c1a32535521a511e51a8a46530d1925cb347e5 | |
| parent | 3d2970a3a470ab55cd4669d48141d79a0f95cbcf (diff) | |
| download | rabbitmq-server-git-7eccd86db8481c4e71bc74973ece982ff392ec28.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 80b5e0dba9..b930cdc8b1 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -115,8 +115,8 @@ dep_cowboy = hex 2.2.2 dep_cowlib = hex 2.1.0 dep_jsx = hex 2.8.2 dep_lager = hex 3.5.1 -dep_ranch = hex 1.4.0 -dep_ranch_proxy_protocol = hex 1.4.4 +dep_ranch = hex 1.5.0 +dep_ranch_proxy_protocol = hex 1.5.0 dep_recon = hex 2.3.2 dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 405990ea62353d98d36dbf5e1e64942d9b0a1daf |
