Skip to content

Commit

Permalink
NIFI-12635 Upgraded Slack client from 1.36.1 to 1.37.0
Browse files Browse the repository at this point in the history
This closes apache#8269

Signed-off-by: David Handermann <[email protected]>
  • Loading branch information
markap14 authored and exceptionfactory committed Jan 19, 2024
1 parent 74fdd1c commit ddec0df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ddec0df

Please sign in to comment.