NIFI-11009 Update Snowflake SDK to 1.0.2-beta.7

This closes #6808

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
Pierre Villard 2022-12-24 19:35:44 +01:00 committed by exceptionfactory
parent 7a4e3a4b6c
commit eb9f75e28f
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-ingest-sdk</artifactId>
<version>1.0.2-beta.6</version>
<version>1.0.2-beta.7</version>
</dependency>
</dependencies>
</dependencyManagement>