Skip to content

Commit c0ee2c5

Browse files
committed
Update rabbitmq-components.mk
1 parent 2fb786d commit c0ee2c5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

rabbitmq-components.mk

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

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.6.3
118-
dep_ranch = hex 1.5.0
119-
dep_ranch_proxy_protocol = hex 1.5.0
120-
dep_recon = hex 2.3.2
114+
dep_cowboy = hex 2.4.0
115+
dep_cowlib = hex 2.3.0
116+
dep_jsx = hex 2.9.0
117+
dep_lager = hex 3.6.5
118+
dep_ranch = hex 1.6.2
119+
dep_ranch_proxy_protocol = hex 2.1.1
120+
dep_recon = hex 2.3.6
121121

122122
dep_sockjs = git https://github.com/rabbitmq/sockjs-erlang.git 405990ea62353d98d36dbf5e1e64942d9b0a1daf
123123

0 commit comments

Comments
 (0)