mirror of https://github.com/apache/nifi.git
NIFI-12635 Upgraded Slack client from 1.36.1 to 1.37.0
This closes #8269 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
74fdd1cf98
commit
ddec0dff5a
|
@ -34,7 +34,7 @@
|
|||
<dependency>
|
||||
<groupId>com.slack.api</groupId>
|
||||
<artifactId>bolt-socket-mode</artifactId>
|
||||
<version>1.36.1</version>
|
||||
<version>1.37.0</version>
|
||||
</dependency>
|
||||
<!-- Required by bolt-socket-mode but the library itself doesn't have the dependency. -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue