Skip to content

Commit 3dd9939

Browse files
pravinbhatsnyk-bot
andauthored
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 (#361)
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/pravin.bhat/project/c5f4fa37-a716-477c-831d-100c5b4036ae?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 1d4431a commit 3dd9939

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
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.fasterxml.jackson.core</groupId>
119119
<artifactId>jackson-databind</artifactId>
120-
<version>2.18.3</version>
120+
<version>2.19.0</version>
121121
</dependency>
122122

123123
<dependency>

0 commit comments

Comments
 (0)