From 8fc0dfd3ad9fdfbf7450a3501f85e1ca03d08734 Mon Sep 17 00:00:00 2001 From: Bill Gardner Date: Tue, 28 Jul 2026 01:59:30 -0400 Subject: [PATCH] [MM-68131] Prepackage Calls v1.11.6 (SDP zip-bomb DoS fix) (#37687) Automatic Merge --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index a3aae2fbbdc..eb609596e3b 100644 --- a/server/Makefile +++ b/server/Makefile @@ -156,7 +156,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) -PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.5 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.6 PLUGIN_PACKAGES += mattermost-plugin-github-v2.7.1 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.2 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.7.0