Skip to content

Commit 5d25303

Browse files
Upgrade ingest sdk to 3.1.1 (#1061)
1 parent 3e437c0 commit 5d25303

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
<dependency>
346346
<groupId>net.snowflake</groupId>
347347
<artifactId>snowflake-ingest-sdk</artifactId>
348-
<version>3.1.0</version>
348+
<version>3.1.1</version>
349349
<exclusions>
350350
<exclusion>
351351
<groupId>net.snowflake</groupId>

pom_confluent.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
<dependency>
487487
<groupId>net.snowflake</groupId>
488488
<artifactId>snowflake-ingest-sdk</artifactId>
489-
<version>3.1.0</version>
489+
<version>3.1.1</version>
490490
<exclusions>
491491
<exclusion>
492492
<groupId>net.snowflake</groupId>

0 commit comments

Comments
 (0)