build(deps): bump net.snowflake:snowflake-jdbc from 3.17.0 to 3.20.0

Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.17.0 to 3.20.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.17.0...v3.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-17 09:44:04 +00:00 committed by GitHub
parent 71a77e739b
commit 1436f5bdc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -166,7 +166,7 @@
<properties>
<!-- dependency -->
<dep.mysql.version>8.0.30</dep.mysql.version>
<dep.snowflake.version>3.17.0</dep.snowflake.version>
<dep.snowflake.version>3.20.0</dep.snowflake.version>
<dep.guice.version>5.1.0</dep.guice.version>
<dep.trino.version>450</dep.trino.version>
<dep.antlr4.version>4.13.2</dep.antlr4.version>