File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >ch.qos.logback</groupId >
6868 <artifactId >logback-classic</artifactId >
69- <version >1.5.27 </version >
69+ <version >1.5.32 </version >
7070 </dependency >
7171 <!-- ***** SOCKET MODE DEPENDENCIES ***** -->
7272 <dependency >
7373 <groupId >com.slack.api</groupId >
7474 <artifactId >bolt</artifactId >
75- <version >1.46 .0</version >
75+ <version >1.47 .0</version >
7676 </dependency >
7777 <dependency >
7878 <groupId >com.slack.api</groupId >
7979 <artifactId >bolt-socket-mode</artifactId >
80- <version >1.46 .0</version >
80+ <version >1.47 .0</version >
8181 </dependency >
8282 <dependency >
8383 <groupId >javax.websocket</groupId >
9393 <dependency >
9494 <groupId >com.slack.api</groupId >
9595 <artifactId >bolt-jetty</artifactId >
96- <version >1.46 .0</version >
96+ <version >1.47 .0</version >
9797 </dependency >
9898 <!-- ***** TEST DEPENDENCIES ***** -->
9999 <dependency >
100100 <groupId >org.junit.jupiter</groupId >
101101 <artifactId >junit-jupiter-engine</artifactId >
102- <version >6.0.2 </version >
102+ <version >6.0.3 </version >
103103 <scope >test</scope >
104104 </dependency >
105105 <dependency >
You can’t perform that action at this time.
0 commit comments