mirror of
https://gitee.com/devlive-community/datacap.git
synced 2024-12-01 19:48:14 +08:00
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:
parent
71a77e739b
commit
1436f5bdc3
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user