fix: adapter-cqld4/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
- https://snyk.io/vuln/SNYK-JAVA-COMGITHUBJNR-1570422
This commit is contained in:
snyk-bot
2022-04-29 19:29:47 +00:00
parent 916848ea4a
commit fe5508dc9b

View File

@@ -58,7 +58,7 @@
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>java-driver-core</artifactId>
<version>4.14.0</version>
<version>4.14.1</version>
</dependency>
<dependency>