Skip to content

Commit 390ca5f

Browse files
fix(deps): update 2 dependencies
Updated packages: com.fasterxml.jackson.core:jackson-core, com.fasterxml.jackson.core:jackson-databind. Security maintenance update.
1 parent 198c18c commit 390ca5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<dependency>
182182
<groupId>com.fasterxml.jackson.core</groupId>
183183
<artifactId>jackson-databind</artifactId>
184-
<version>2.21.1</version>
184+
<version>2.21.2</version>
185185
</dependency>
186186
<dependency>
187187
<groupId>com.slack.api</groupId>

0 commit comments

Comments
 (0)