#953 - Increment Spring Data for Apache Cassandra version to 3.0.

This commit is contained in:
Mark Paluch
2020-01-08 12:27:16 +01:00
parent aa881b9981
commit fdaae74bd4

View File

@@ -24,7 +24,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-cassandra</artifactId>
<version>2.3.0.BUILD-SNAPSHOT</version>
<version>3.0.0.BUILD-SNAPSHOT</version>
</dependency>
<!-- Spring Data Commons -->