Skip to content

Commit f16b872

Browse files
Point credentials_obfuscation to hex 2.4.0
(as in 3.8.x). see #3246
1 parent c15d6ff commit f16b872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit_common/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ endef
1818
LOCAL_DEPS = compiler crypto public_key sasl ssl syntax_tools tools xmerl
1919
DEPS = jsx recon credentials_obfuscation
2020

21-
dep_credentials_obfuscation = git https://github.com/rabbitmq/credentials-obfuscation.git master
21+
dep_credentials_obfuscation = hex 2.4.0
2222

2323
# FIXME: Use erlang.mk patched for RabbitMQ, while waiting for PRs to be
2424
# reviewed and merged.

0 commit comments

Comments
 (0)