You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/11/08 07:40:55 UTC

[camel] 02/02: Upgrade Cassandra Driver to version 3.3.1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f18e36b0d1458cfc92ba7bce4960318d4efe55c7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 8 08:39:46 2017 +0100

    Upgrade Cassandra Driver to version 3.3.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6eba18a..e547e09 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -105,7 +105,7 @@
     <caffeine-version>2.6.0</caffeine-version>
     <californium-version>1.0.6</californium-version>
     <camel-test-spring-artifactId>camel-test-spring</camel-test-spring-artifactId>
-    <cassandra-driver-version>3.3.0</cassandra-driver-version>
+    <cassandra-driver-version>3.3.1</cassandra-driver-version>
     <cassandra-metrics-version>3.2.2</cassandra-metrics-version>
     <cassandra-driver-guava-version>18.0</cassandra-driver-guava-version>
     <cassandra-version>3.7</cassandra-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.