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.15.3 (#80)

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/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 authored Feb 9, 2024
1 parent 21c4f40 commit 6d24640
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.15.2</version.com.fasterxml.jackson.core.jackson-databind>
<version.com.fasterxml.jackson.core.jackson-databind>2.15.3</version.com.fasterxml.jackson.core.jackson-databind>

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

0 comments on commit 6d24640

Please sign in to comment.