Skip to content

Commit 6e1b30d

Browse files
msmygitsnyk-bot
andauthored
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 (#349)
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/msmygit/project/a02b7494-af62-4cf7-9e64-d6105132872a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 2887668 commit 6e1b30d

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.2</version>
120+
<version>2.18.3</version>
121121
</dependency>
122122

123123
<dependency>

0 commit comments

Comments
 (0)