Merge pull request #1673 from nosqlbench/snyk-upgrade-58bdda1a4facdce9eb4f59ab65c92e76

[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3
This commit is contained in:
Jonathan Shook 2023-12-06 01:05:09 -06:00 committed by GitHub
commit d2559996d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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