diff --git a/server/Makefile b/server/Makefile index fb5107eae1..87f3dca091 100644 --- a/server/Makefile +++ b/server/Makefile @@ -147,7 +147,7 @@ PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v1.5.1 PLUGIN_PACKAGES += mattermost-plugin-github-v2.3.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.1 -PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.1 +PLUGIN_PACKAGES += mattermost-plugin-jira-v4.2.0 # 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.40.0 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.0.1