Skip to content

Commit

Permalink
updated the smart driver version with the GA version of the driver and
Browse files Browse the repository at this point in the history
dropped beta version.
  • Loading branch information
kneeraj committed Oct 25, 2021
1 parent 57dedae commit d64d2a5
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 @@ -70,7 +70,7 @@
<dependency>
<groupId>com.yugabyte</groupId>
<artifactId>jdbc-yugabytedb</artifactId>
<version>42.3.0-beta.1</version>
<version>42.3.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit d64d2a5

Please sign in to comment.