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

Commit b87f446

Browse files
committed
Update rabbitmq-components.mk
1 parent 6c1e575 commit b87f446

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

rabbitmq-components.mk

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,14 +110,14 @@ dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(curre
110110
# all projects use the same versions. It avoids conflicts and makes it
111111
# possible to work with rabbitmq-public-umbrella.
112112

113-
dep_cowboy = hex 1.0.4
113+
dep_cowboy = hex 1.1.2
114+
dep_jsx = hex 2.8.2
115+
dep_lager = hex 3.5.1
114116
dep_ranch = hex 1.3.2
117+
dep_ranch_proxy_protocol = hex 1.4.2
115118
dep_recon = hex 2.3.2
116119

117-
# Last commit of PropEr supporting Erlang R16B03.
118-
dep_proper_commit = 735d972758d8bd85b12483626fe1b66450d6a6fe
119-
# Last commit of sockjs support Erlang R16B03 and 17.x.
120-
dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 5af2b588c812c318b19bc105b577a759c71c3e0a
120+
dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 405990ea62353d98d36dbf5e1e64942d9b0a1daf
121121

122122
RABBITMQ_COMPONENTS = amqp_client \
123123
amqp10_common \

0 commit comments

Comments
 (0)