Skip to content

Commit 7587ee3

Browse files
committed
Upgrade Cassandra verion to 4.14.1
Signed-off-by: Otavio Santana <[email protected]>
1 parent c8ff0ae commit 7587ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cassandra-driver/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 communication layer to Cassandra</description>
2929

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

0 commit comments

Comments
 (0)