Skip to content

Commit 18e5d7a

Browse files
oleg-odysseuschrisknoll
authored andcommitted
Raised Snowflake JDBC Driver version to 3.26.1 to support PAT (Programmatic Access Token) Authentication
1 parent ba50f13 commit 18e5d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1862,7 +1862,7 @@
18621862
<id>webapi-snowflake</id>
18631863
<properties>
18641864
<snowflake.enabled>true</snowflake.enabled>
1865-
<snowflake.driver.version>3.22.0</snowflake.driver.version>
1865+
<snowflake.driver.version>3.26.1</snowflake.driver.version>
18661866
</properties>
18671867
<dependencies>
18681868
<dependency>

0 commit comments

Comments
 (0)