Skip to content

Commit f35175f

Browse files
committed
upgrade jdbc to 3.9.1
1 parent 9274f6f commit f35175f

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
@@ -356,7 +356,7 @@
356356
<dependency>
357357
<groupId>net.snowflake</groupId>
358358
<artifactId>snowflake-jdbc</artifactId>
359-
<version>3.8.8</version>
359+
<version>3.9.1</version>
360360
</dependency>
361361

362362
<!--junit for unit test-->

0 commit comments

Comments
 (0)