Skip to content

Commit 078454c

Browse files
committed
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.21.4 to 2.22.0
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.21.4 to 2.22.0. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/9d1a0a2e-7e56-4c3c-b7a9-b62d7b208d90?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d4766f8 commit 078454c

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.4</version>
184+
<version>2.22.0</version>
185185
</dependency>
186186
<dependency>
187187
<groupId>com.slack.api</groupId>

0 commit comments

Comments
 (0)