This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit ddec0dff5a019dcc51fb8da3a9a191e881da5ac9
Author: Mark Payne <[email protected]>
AuthorDate: Thu Jan 18 16:18:07 2024 -0500

    NIFI-12635 Upgraded Slack client from 1.36.1 to 1.37.0
    
    This closes #8269
    
    Signed-off-by: David Handermann <[email protected]>
---
 nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml 
b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml
index ade667c4b8..5259afed6c 100644
--- a/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/pom.xml
@@ -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>

Reply via email to