diff --git a/server/Makefile b/server/Makefile index 8e5c88052a..5ded689205 100644 --- a/server/Makefile +++ b/server/Makefile @@ -138,7 +138,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.2.0 +PLUGIN_PACKAGES += mattermost-plugin-jira-v4.2.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.40.0 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.1.1