Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.16.1 …
Browse files Browse the repository at this point in the history
…to 2.17.1 (#85)

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.1.

See this package in maven:
com.fasterxml.jackson.core:jackson-databind

See this project in Snyk:
https://app.snyk.io/org/wistefan/project/aa073540-98c3-4135-a89e-7ff09faf66b4?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
wistefan and snyk-bot committed Aug 1, 2024
1 parent b8aff8a commit 8e7c823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- jackson -->
<version.com.fasterxml.jackson.core.jackson-databind>2.16.1</version.com.fasterxml.jackson.core.jackson-databind>
<version.com.fasterxml.jackson.core.jackson-databind>2.17.1</version.com.fasterxml.jackson.core.jackson-databind>

<!-- cucumber -->
<version.io.cucumber>7.0.0</version.io.cucumber>
Expand Down

0 comments on commit 8e7c823

Please sign in to comment.