summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2020-06-25 13:09:23 +0200
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2020-06-25 13:10:31 +0200
commit863535e3e8de4ef3cb549c1ce39a6f919e2a5cd6 (patch)
tree1b580db8372a7b12e114c23456b07db10940d02c /Makefile
parent1c0cab5cddce5e6757fcfb9e10c2ff918bd4c61d (diff)
downloadrabbitmq-server-git-863535e3e8de4ef3cb549c1ce39a6f919e2a5cd6.tar.gz
Makefile: Upgrade Cuttlefish from 2.2.0 to 2.3.0
This fixes a crash of Cuttlefish when a line is made only of whitespaces.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0af1fefce6..dfe3306d1d 100644
--- a/Makefile
+++ b/Makefile
@@ -149,7 +149,7 @@ BUILD_DEPS = rabbitmq_cli syslog
DEPS = cuttlefish ranch lager rabbit_common ra sysmon_handler stdout_formatter recon observer_cli
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper
-dep_cuttlefish = hex 2.2.0
+dep_cuttlefish = hex 2.3.0
dep_syslog = git https://github.com/schlagert/syslog 3.4.5
define usage_xml_to_erl