Skip to content

Commit be2885d

Browse files
committed
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.2
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.2. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/91aa54d8-824d-4e38-9e2d-c4e5f96c011d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 973ea73 commit be2885d

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
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>com.fasterxml.jackson.core</groupId>
189189
<artifactId>jackson-databind</artifactId>
190-
<version>2.18.0</version>
190+
<version>2.18.2</version>
191191
</dependency>
192192
</dependencies>
193193

0 commit comments

Comments
 (0)