NIFI-14217 - Bump net.snowflake:snowflake-jdbc

Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.20.0 to 3.22.0.
- [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases)
- [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/snowflakedb/snowflake-jdbc/compare/v3.20.0...v3.22.0)

---
updated-dependencies:
- dependency-name: net.snowflake:snowflake-jdbc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #9677.
This commit is contained in:
dependabot[bot] 2025-01-31 18:57:28 +00:00 committed by Pierre Villard
parent 31ca24e972
commit fd34468918
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5

View File

@ -40,7 +40,7 @@
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<!-- please check snowflake-ingest-sdk compatibility before upgrade -->
<version>3.20.0</version>
<version>3.22.0</version>
</dependency>
</dependencies>
</dependencyManagement>