mirror of https://github.com/apache/nifi.git
NIFI-11905 Update snowflake-jdbc to 3.14.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #7569.
This commit is contained in:
parent
04cd6c216e
commit
66fc11d7c5
|
@ -40,7 +40,7 @@
|
|||
<dependency>
|
||||
<groupId>net.snowflake</groupId>
|
||||
<artifactId>snowflake-jdbc</artifactId>
|
||||
<version>3.13.33</version>
|
||||
<version>3.14.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue