From fdaae74bd4ee3fc89c50854b2b851bda1a8f6b39 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 8 Jan 2020 12:27:16 +0100 Subject: [PATCH] #953 - Increment Spring Data for Apache Cassandra version to 3.0. --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 0e095ca0..8eee78c6 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -24,7 +24,7 @@ org.springframework.data spring-data-cassandra - 2.3.0.BUILD-SNAPSHOT + 3.0.0.BUILD-SNAPSHOT