Skip to content

Commit

Permalink
SNOW-913746 Upgrade JDBC to 3.14.3 for using useS3regionalURL
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-japatel committed Nov 11, 2023
1 parent 03d498e commit 25a3205
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.13.30</version>
<version>3.14.3</version>
</dependency>

<!-- Ingest SDK for copy staged file into snowflake table -->
Expand Down
2 changes: 1 addition & 1 deletion pom_confluent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.13.30</version>
<version>3.14.3</version>
</dependency>

<!-- Ingest SDK for copy staged file into snowflake table -->
Expand Down

0 comments on commit 25a3205

Please sign in to comment.