Skip to content

Commit cfb6645

Browse files
committed
chore: update cassandra driver to 4.17
Signed-off-by: Otavio Santana <[email protected]>
1 parent b4152fb commit cfb6645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<description>The Eclipse JNoSQL layer to Cassandra</description>
2929

3030
<properties>
31-
<casandra.driver.version>4.16.0</casandra.driver.version>
31+
<casandra.driver.version>4.17.0</casandra.driver.version>
3232
</properties>
3333
<dependencies>
3434
<dependency>

0 commit comments

Comments
 (0)