diff --git a/server/Makefile b/server/Makefile index e03a9267f4..e334a63b3c 100644 --- a/server/Makefile +++ b/server/Makefile @@ -145,7 +145,7 @@ PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.0 PLUGIN_PACKAGES += mattermost-plugin-github-v2.5.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.10.0 -PLUGIN_PACKAGES += mattermost-plugin-jira-v4.3.0 +PLUGIN_PACKAGES += mattermost-plugin-jira-v4.4.1 # We need to prepackage both versions of playbooks and install the correct one based on the server license. See MM-60025. PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.41.1 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.3.0