mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2026-07-29 15:55:49 -05:00
fix: adapter-cqld4/pom.xml to reduce vulnerabilities (#1313)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<dependency>
|
||||
<groupId>com.datastax.oss</groupId>
|
||||
<artifactId>java-driver-core</artifactId>
|
||||
<version>4.15.0</version>
|
||||
<version>4.16.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user