Skip to content

Conversation

@fietser97
Copy link

Phase 1 update and replace driver-core to align with testdep version.
com.datastax.cassandra:cassandra-driver-core:3.10.0 => com.datastax.oss:java-driver-core
This to prevent issues with spring 3.3.x+ (The dependency has been moved again to org.apache.cassandra:java-driver-core.
This must be a next update.

…astax.oss:java-driver-core:4.17.0

Update driver-core to new location to align with test dependencies. Preventing problems with spring boot 3.3.x+
@fietser97 fietser97 requested a review from a team March 10, 2025 07:48
@eddumelendez
Copy link
Member

Hi, thanks for the contribution. cassandra module provides two implementations, the one that relies on the driver is org.testcontainers.containers.CassandraContainer, which is deprecated. You can move to org.testcontainers.cassandra.CassandraContainer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants