We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eccd86 commit 5a6dc70Copy full SHA for 5a6dc70
rabbitmq-components.mk
@@ -111,13 +111,13 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
111
# all projects use the same versions. It avoids conflicts and makes it
112
# possible to work with rabbitmq-public-umbrella.
113
114
-dep_cowboy = hex 2.2.2
115
-dep_cowlib = hex 2.1.0
116
-dep_jsx = hex 2.8.2
117
-dep_lager = hex 3.5.1
+dep_cowboy = hex 2.3.0
+dep_cowlib = hex 2.2.1
+dep_jsx = hex 2.9.0
+dep_lager = hex 3.6.1
118
dep_ranch = hex 1.5.0
119
dep_ranch_proxy_protocol = hex 1.5.0
120
-dep_recon = hex 2.3.2
+dep_recon = hex 2.3.4
121
122
dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 405990ea62353d98d36dbf5e1e64942d9b0a1daf
123
0 commit comments