diff --git a/pom.xml b/pom.xml index 61a480d9..1edbd01c 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 1.6.0 3.22.0 - 4.16.0 + 4.18.1 2.15.1 1.0 4.13.2 @@ -109,7 +109,7 @@ test - com.datastax.oss + org.apache.cassandra java-driver-core ${cassandra-driver.version} test diff --git a/test-utils/pom.xml b/test-utils/pom.xml index e3be8ca8..0fc15d59 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -38,7 +38,7 @@ compile - com.datastax.oss + org.apache.cassandra java-driver-core compile