Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit 29d7544

Browse files
Update rabbitmq-components.mk
1 parent ef0517a commit 29d7544

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rabbitmq-components.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,15 +113,15 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
113113
dep_accept = hex 0.3.5
114114
dep_cowboy = hex 2.6.1
115115
dep_cowlib = hex 2.7.0
116-
dep_jsx = hex 2.9.0
116+
dep_jsx = hex 2.11.0
117117
dep_lager = hex 3.8.0
118118
dep_prometheus = git https://github.com/deadtrickster/prometheus.erl.git master
119119
dep_ra = git https://github.com/rabbitmq/ra.git master
120120
dep_ranch = hex 1.7.1
121121
dep_recon = hex 2.5.1
122122
dep_observer_cli = hex 1.5.4
123123
dep_stdout_formatter = hex 0.2.2
124-
dep_sysmon_handler = hex 1.2.0
124+
dep_sysmon_handler = hex 1.3.0
125125

126126
RABBITMQ_COMPONENTS = amqp_client \
127127
amqp10_common \

0 commit comments

Comments
 (0)