fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.17.0

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

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/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-04-04 17:01:45 +00:00 committed by Madhavan
parent 65cab977f8
commit 613a68f436

View File

@ -98,7 +98,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.16.2</version>
<version>2.17.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>