From c94928740a70015122c495d19bed2bca0270d780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:56:30 +0100 Subject: [PATCH] Bump org.apache.cassandra:java-driver-core from 4.16.0 to 4.18.1 (#281) --- pom.xml | 4 ++-- test-utils/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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