Skip to content

Commit

Permalink
STL-843: Upgrade snowflake jdbc driver
Browse files Browse the repository at this point in the history
  • Loading branch information
hung-nguyen-hoang committed Oct 14, 2024
1 parent 8459d03 commit 84dc75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/snowflake/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.6.22</version>
<version>3.19.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 84dc75d

Please sign in to comment.