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 12:13:49 UTC

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

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


##########
pom.xml:
##########
@@ -150,7 +150,7 @@ flexible messaging model and an intuitive client API.</description>
     <gson.version>2.8.9</gson.version>
     <sketches.version>0.8.3</sketches.version>
     <hbc-core.version>2.2.0</hbc-core.version>
-    <cassandra-driver-core.version>3.6.0</cassandra-driver-core.version>
+    <cassandra-driver-core.version>3.7.2</cassandra-driver-core.version>

Review Comment:
   it seems that cassandra-driver-core.version and cassandra.version can be merged into a single property, isn't it ? 



-- 
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