Skip to content

Commit 0d98992

Browse files
Bump net.snowflake:snowflake-jdbc
Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.13.33 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](snowflakedb/snowflake-jdbc@v3.13.33...v3.22.0) --- updated-dependencies: - dependency-name: net.snowflake:snowflake-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2df7b6 commit 0d98992

File tree

1 file changed

+1
-1
lines changed
  • server/api-service/lowcoder-plugins/snowflakePlugin

1 file changed

+1
-1
lines changed

server/api-service/lowcoder-plugins/snowflakePlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>net.snowflake</groupId>
3232
<artifactId>snowflake-jdbc</artifactId>
33-
<version>3.13.33</version>
33+
<version>3.22.0</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.lowcoder</groupId>

0 commit comments

Comments
 (0)