Upgrade to Apache Cassandra 4.3.1

See gh-19588
This commit is contained in:
Stephane Nicoll
2020-01-13 14:49:29 +01:00
parent d282eb619f
commit ca1710ee56
31 changed files with 410 additions and 593 deletions

View File

@@ -6,7 +6,7 @@ plugins {
description = 'Spring Boot Testing Support'
dependencies {
compileOnly "com.datastax.cassandra:cassandra-driver-core"
compileOnly "com.datastax.oss:java-driver-core"
compileOnly "javax.servlet:javax.servlet-api"
compileOnly "junit:junit"
compileOnly "org.junit.jupiter:junit-jupiter"