Skip to content

Commit

Permalink
SNOW-1618257 - upgrade to 2.2.0 ingest-sdk (#910)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-xhuang authored Aug 12, 2024
1 parent eff23e2 commit d0e97fb
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 @@ -361,7 +361,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-ingest-sdk</artifactId>
<version>2.1.2</version>
<version>2.2.0</version>
<exclusions>
<exclusion>
<groupId>net.snowflake</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom_confluent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-ingest-sdk</artifactId>
<version>2.1.2</version>
<version>2.2.0</version>
<exclusions>
<exclusion>
<groupId>net.snowflake</groupId>
Expand Down

0 comments on commit d0e97fb

Please sign in to comment.