summaryrefslogtreecommitdiff
path: root/deps/amqp10_common
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2020-10-21 12:55:27 +0300
committerMichael Klishin <michael@clojurewerkz.org>2020-10-21 12:55:27 +0300
commitd4202b53c4c8c5c5c5c8e9851967391e5ed84ace (patch)
tree5f9a3c278f9245861a0115c6a201dfc682cef40d /deps/amqp10_common
parentdc38aa689e1561219cecaf403c4a1f0558148341 (diff)
downloadrabbitmq-server-git-d4202b53c4c8c5c5c5c8e9851967391e5ed84ace.tar.gz
Update rabbitmq-components.mk
Diffstat (limited to 'deps/amqp10_common')
-rw-r--r--deps/amqp10_common/rabbitmq-components.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/amqp10_common/rabbitmq-components.mk b/deps/amqp10_common/rabbitmq-components.mk
index 091a35b7c0..f2b677da62 100644
--- a/deps/amqp10_common/rabbitmq-components.mk
+++ b/deps/amqp10_common/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