diff options
| author | Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr> | 2018-06-07 11:31:29 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr> | 2018-06-07 11:31:29 +0200 |
| commit | 37075b6fd6779aeb5b76a3c3deb6d171b0256368 (patch) | |
| tree | c6ac1db46fe7d9db06550661c51266e90209bd8b | |
| parent | ac50a38ea8ef9fcdcaf49aca5c711ccdd4ad3c1f (diff) | |
| download | rabbitmq-server-git-37075b6fd6779aeb5b76a3c3deb6d171b0256368.tar.gz | |
Update rabbitmq-components.mk
| -rw-r--r-- | rabbitmq-components.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 49c416469d..4f28b57483 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -114,7 +114,7 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre dep_cowboy = hex 2.3.0 dep_cowlib = hex 2.2.1 dep_jsx = hex 2.9.0 -dep_lager = hex 3.6.1 +dep_lager = hex 3.6.3 dep_ranch = hex 1.5.0 dep_ranch_proxy_protocol = hex 1.5.0 dep_recon = hex 2.3.4 |
