Skip to content

Commit

Permalink
Merge pull request #1994 from gooddata/STL-843
Browse files Browse the repository at this point in the history
STL-843: Upgrade Snowflake jdbc driver
  • Loading branch information
peter-plochan authored Oct 17, 2024
2 parents 50ef47f + 7fcecaa commit b4f4307
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 b4f4307

Please sign in to comment.