This is an automated email from the ASF dual-hosted git repository.

turcsanyi pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new f19ea70a8f NIFI-12984 - Bump Snowflake Ingest SDK to 2.1.0
f19ea70a8f is described below

commit f19ea70a8f559cc6f22e567343f339299c51c2d3
Author: Pierre Villard <pierre.villard...@gmail.com>
AuthorDate: Mon Apr 1 12:28:23 2024 +0300

    NIFI-12984 - Bump Snowflake Ingest SDK to 2.1.0
    
    This closes #8591.
    
    Signed-off-by: Peter Turcsanyi <turcsa...@apache.org>
    (cherry picked from commit d624fe7e91d93f509aae2167e872101b4c8774c7)
---
 nifi-nar-bundles/nifi-snowflake-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml 
b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml
index a0662c0b26..f46437030f 100644
--- a/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-snowflake-bundle/pom.xml
@@ -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>

Reply via email to