NIFI-12984 - Bump Snowflake Ingest SDK to 2.1.0

This closes #8591.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
This commit is contained in:
Pierre Villard 2024-04-01 12:28:23 +03:00 committed by Peter Turcsanyi
parent 9394d063f2
commit d624fe7e91
No known key found for this signature in database
GPG Key ID: 55A813F1C3E553DC
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-ingest-sdk</artifactId>
<version>2.0.5</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>net.snowflake</groupId>