You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/09 15:04:20 UTC

[GitHub] [pulsar] Shoothzj commented on a diff in pull request #15994: Bump cassandra driver version from 3.6.0 to 3.11.2

Shoothzj commented on code in PR #15994:
URL: https://github.com/apache/pulsar/pull/15994#discussion_r893622012


##########
pulsar-io/cassandra/pom.xml:
##########
@@ -51,7 +51,7 @@
     <dependency>
       <groupId>com.datastax.cassandra</groupId>
       <artifactId>cassandra-driver-core</artifactId>
-      <version>${cassandra-driver-core.version}</version>
+      <version>${cassandra.version}</version>

Review Comment:
   @nicoloboschi nice catch, fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org