Skip to content

Commit 0b1f50e

Browse files
pravinbhatsnyk-bot
andauthored
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.17.2 (#292)
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.17.2. 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 Co-authored-by: snyk-bot <[email protected]>
1 parent ab86c5d commit 0b1f50e

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>com.fasterxml.jackson.core</groupId>
107107
<artifactId>jackson-databind</artifactId>
108-
<version>2.15.2</version>
108+
<version>2.17.2</version>
109109
</dependency>
110110

111111
<dependency>

0 commit comments

Comments
 (0)