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:
Snyk bot
2023-06-06 08:15:51 -05:00
committed by GitHub
parent 8b1e24d20a
commit 6f933e45b9
+1 -1
View File
@@ -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>