diff --git a/deps/rabbitmq_auth_backend_cache/rabbitmq-components.mk b/deps/rabbitmq_auth_backend_cache/rabbitmq-components.mk index 48f26b9f46..a6960e1f53 100644 --- a/deps/rabbitmq_auth_backend_cache/rabbitmq-components.mk +++ b/deps/rabbitmq_auth_backend_cache/rabbitmq-components.mk @@ -110,10 +110,11 @@ 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 = hex 1.1.2 +dep_cowboy = hex 2.0.0 +dep_cowlib = hex 2.0.0 dep_jsx = hex 2.8.2 dep_lager = hex 3.5.1 -dep_ranch = hex 1.3.2 +dep_ranch = hex 1.4.0 dep_ranch_proxy_protocol = hex 1.4.2 dep_recon = hex 2.3.2