Skip to content

Commit 47ce986

Browse files
committed
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.19.1
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.19.1. 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 e469599 commit 47ce986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>com.fasterxml.jackson.core</groupId>
181181
<artifactId>jackson-databind</artifactId>
182-
<version>2.18.2</version>
182+
<version>2.19.1</version>
183183
</dependency>
184184
<dependency>
185185
<groupId>com.slack.api</groupId>

0 commit comments

Comments
 (0)