Skip to content

Commit

Permalink
Driver Version Update (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshDaryani896 authored Feb 6, 2023
1 parent f389018 commit 55c3ac0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.yugabyte</groupId>
<artifactId>cassandra-driver-core</artifactId>
<version>3.8.0-yb-5</version>
<version>3.10.3-yb-2</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>com.yugabyte</groupId>
<artifactId>jdbc-yugabytedb</artifactId>
<version>42.3.2</version>
<version>42.3.5-yb-2</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit 55c3ac0

Please sign in to comment.