From 30259b5ae3fb1687390a034276b4ccb07c2b57b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 1 Oct 2025 15:40:35 +0200 Subject: [PATCH] Update Cowboy to 2.14.1 The patch release contains a fix for an HTTP/2 Websocket issue. --- rabbitmq-components.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 0c426bbe97..112c8b0645 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -40,7 +40,7 @@ endif # all projects use the same versions. It avoids conflicts. dep_accept = hex 0.3.5 -dep_cowboy = hex 2.14.0 +dep_cowboy = hex 2.14.1 dep_cowlib = hex 2.16.0 dep_credentials_obfuscation = hex 3.5.0 dep_cuttlefish = hex 3.5.0