Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.2 …
Browse files Browse the repository at this point in the history
…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]>
  • Loading branch information
pravinbhat and snyk-bot authored Aug 27, 2024
1 parent ab86c5d commit 0b1f50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.15.2</version>
<version>2.17.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0b1f50e

Please sign in to comment.