Skip to content

com.atlassian.jira.plugins.jira-slack-server-integration-plugin 3.0.1

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.atlassian.jira.plugins</groupId>
  <artifactId>jira-slack-server-integration-plugin</artifactId>
  <version>3.0.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Jira Server for Slack 3.0.1

  • Jira admins are now allowed to modify advanced settings on Slack subscriptions page.
  • Vulnerable Gson dependency was upgraded to safe build 2.8.9.
  • Issue #136: Redundant JQL matching is not performed anymore while sending notifications, that improves general plugin and Jira performance.