Skip to content

Commit efd1865

Browse files
fix(deps): update com.fasterxml.jackson.core:jackson-databind to 2.21.2
Security maintenance update.
1 parent 198c18c commit efd1865

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)