We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e206eb commit 1c424d4Copy full SHA for 1c424d4
pom.xml
@@ -72,12 +72,12 @@
72
<dependency>
73
<groupId>com.slack.api</groupId>
74
<artifactId>bolt</artifactId>
75
- <version>1.45.3</version>
+ <version>1.45.4</version>
76
</dependency>
77
78
79
<artifactId>bolt-socket-mode</artifactId>
80
81
82
83
<groupId>javax.websocket</groupId>
@@ -93,7 +93,7 @@
93
94
95
<artifactId>bolt-jetty</artifactId>
96
97
98
<!-- ***** TEST DEPENDENCIES ***** -->
99
0 commit comments