Hello, I just found out that currently cassandra-driver-core:3.11.0 uses jackson-databind:2.7.9.3, which has 47 vulnerabilities (https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.7.9.3). I understand that jackson-databind is not used extensively in the implementation, but I am wondering if cassandra-driver-core will be safe to use given the vulnerabilities and whether we should upgrade jackson-databind to the newer version.