Skip to content

Commit b4f4307

Browse files
Merge pull request #1994 from gooddata/STL-843
STL-843: Upgrade Snowflake jdbc driver
2 parents 50ef47f + 7fcecaa commit b4f4307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/snowflake/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>net.snowflake</groupId>
1414
<artifactId>snowflake-jdbc</artifactId>
15-
<version>3.6.22</version>
15+
<version>3.19.0</version>
1616
</dependency>
1717
<dependency>
1818
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)