Skip to content

Commit

Permalink
Update cassandra driver (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwarunek authored Mar 1, 2024
1 parent 7c42f57 commit 5aed453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.datastax.cassandra</groupId>
<artifactId>cassandra-driver-core</artifactId>
<version>3.1.0</version>
<version>3.11.5</version>
</dependency>
<dependency>
<groupId>net.jpountz.lz4</groupId>
Expand Down

0 comments on commit 5aed453

Please sign in to comment.