Skip to content

Commit

Permalink
upgrade jdbc to 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
binglihub committed Sep 4, 2019
1 parent 9274f6f commit f35175f
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 @@ -356,7 +356,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.8.8</version>
<version>3.9.1</version>
</dependency>

<!--junit for unit test-->
Expand Down

0 comments on commit f35175f

Please sign in to comment.