we recently added a dependency (astra-sdk and stargate-sdk) that introduced back an old version of the DataStax Cassandra Driver 4.15.0, that is not compatible with the VECTOR datatype
we are using the "shaded" version and so Maven kept both the artifacts, the non-shaded 4.15.0 and the shaded 4.16.0
Summary: