Skip to content

Commit c4eddd0

Browse files
build(deps): bump the bolt-maven group with 3 updates (#104)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 382e9c2 commit c4eddd0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
<dependency>
7373
<groupId>com.slack.api</groupId>
7474
<artifactId>bolt</artifactId>
75-
<version>1.48.0</version>
75+
<version>1.48.1</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>com.slack.api</groupId>
7979
<artifactId>bolt-socket-mode</artifactId>
80-
<version>1.48.0</version>
80+
<version>1.48.1</version>
8181
</dependency>
8282
<dependency>
8383
<groupId>javax.websocket</groupId>
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.slack.api</groupId>
9595
<artifactId>bolt-jetty</artifactId>
96-
<version>1.48.0</version>
96+
<version>1.48.1</version>
9797
</dependency>
9898
<!-- ***** TEST DEPENDENCIES ***** -->
9999
<dependency>

0 commit comments

Comments
 (0)