summaryrefslogtreecommitdiff
path: root/rabbitmq-components.mk
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2020-10-21 12:55:44 +0300
committerMichael Klishin <michael@clojurewerkz.org>2020-10-21 12:55:44 +0300
commit262196a94cc96c7f8eb615f5cae8204d6f5a8848 (patch)
tree49076fe1945125ee234af16c26fbae7a53776fd4 /rabbitmq-components.mk
parent7dabdd152e3de33da568ae9ae9beec75bd47452f (diff)
downloadrabbitmq-server-git-262196a94cc96c7f8eb615f5cae8204d6f5a8848.tar.gz
Update rabbitmq-components.mk
Diffstat (limited to 'rabbitmq-components.mk')
-rw-r--r--rabbitmq-components.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk
index 091a35b7c0..f2b677da62 100644
--- a/rabbitmq-components.mk
+++ b/rabbitmq-components.mk
@@ -111,8 +111,8 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
# possible to work with rabbitmq-public-umbrella.
dep_accept = hex 0.3.5
-dep_cowboy = hex 2.6.1
-dep_cowlib = hex 2.7.0
+dep_cowboy = hex 2.8.0
+dep_cowlib = hex 2.9.1
dep_jsx = hex 2.11.0
dep_lager = hex 3.8.0
dep_prometheus = git https://github.com/deadtrickster/prometheus.erl.git master