Merge pull request #1721 from nosqlbench/snyk-upgrade-3f8c42c62ff8d3a9f9a94439c715cf78

[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0
This commit is contained in:
Jonathan Shook 2023-12-15 11:10:08 -08:00 committed by GitHub
commit f7f2f0e3d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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