NIFI-11497 Upgraded snowflake-ingest-sdk from 1.1.1 to 1.1.3

This closes #7204

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit abdef65096)
This commit is contained in:
Pierre Villard 2023-04-28 15:12:16 +03:00 committed by exceptionfactory
parent a7423e180a
commit 780aef677d
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
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>1.1.1</version>
<version>1.1.3</version>
</dependency>
</dependencies>
</dependencyManagement>