NIFI-10790 Updated Snowflake JDBC driver from 3.13.21 to 3.13.24

This closes #6641

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
Pierre Villard 2022-11-09 20:28:45 +01:00 committed by exceptionfactory
parent ad4e0b0585
commit 425dd6a848
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.13.21</version>
<version>3.13.24</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>