summaryrefslogtreecommitdiff
path: root/deps/amqp10_common
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2020-07-21 03:39:52 +0300
committerMichael Klishin <michael@clojurewerkz.org>2020-07-21 03:42:16 +0300
commit4686ed596221d7b8c1058a555b7ef7af32772932 (patch)
tree0bda6d40e1d40a1448b7f49410b6194f5fefb727 /deps/amqp10_common
parent40fc847cc3fddb7474214e9dac7fddcf6f406131 (diff)
downloadrabbitmq-server-git-4686ed596221d7b8c1058a555b7ef7af32772932.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 635f72196b..ac3be21db9 100644
--- a/deps/amqp10_common/rabbitmq-components.mk
+++ b/deps/amqp10_common/rabbitmq-components.mk
@@ -113,7 +113,7 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
dep_accept = hex 0.3.5
dep_cowboy = hex 2.6.1
dep_cowlib = hex 2.7.0
-dep_jsx = hex 2.9.0
+dep_jsx = hex 2.11.0
dep_lager = hex 3.8.0
dep_prometheus = git https://github.com/deadtrickster/prometheus.erl.git master
dep_ra = git https://github.com/rabbitmq/ra.git master
@@ -121,7 +121,7 @@ dep_ranch = hex 1.7.1
dep_recon = hex 2.5.1
dep_observer_cli = hex 1.5.4
dep_stdout_formatter = hex 0.2.2
-dep_sysmon_handler = hex 1.2.0
+dep_sysmon_handler = hex 1.3.0
RABBITMQ_COMPONENTS = amqp_client \
amqp10_common \