mirror of https://github.com/apache/nifi.git
NIFI-12497 Upgraded snowflake-jdbc to 3.14.4
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #8149.
This commit is contained in:
parent
9a5ec83baa
commit
718d7e0461
|
@ -42,7 +42,7 @@
|
|||
<groupId>net.snowflake</groupId>
|
||||
<artifactId>snowflake-jdbc</artifactId>
|
||||
<!-- please check snowflake-ingest-sdk compatibility before upgrade -->
|
||||
<version>3.14.3</version>
|
||||
<version>3.14.4</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue