Skip to content

Commit 35a9048

Browse files
committed
snyk fixes
1 parent 1503ebe commit 35a9048

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,17 +181,17 @@
181181
<dependency>
182182
<groupId>com.fasterxml.jackson.core</groupId>
183183
<artifactId>jackson-databind</artifactId>
184-
<version>2.21.0</version>
184+
<version>2.21.1</version>
185185
</dependency>
186186
<dependency>
187187
<groupId>com.slack.api</groupId>
188188
<artifactId>bolt</artifactId>
189-
<version>1.46.0</version>
189+
<version>1.47.0</version>
190190
</dependency>
191191
<dependency>
192192
<groupId>org.jetbrains</groupId>
193193
<artifactId>annotations</artifactId>
194-
<version>26.0.2</version>
194+
<version>26.1.0</version>
195195
</dependency>
196196
<dependency>
197197
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)