From 5769f8bbfd74680a507fb1c080ad861cf5c3c2e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 07:40:56 +0000 Subject: [PATCH] build(deps): bump snowflake-jdbc in /server/api-service Bumps [snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.13.27 to 3.13.30. - [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.13.27...v3.13.30) --- updated-dependencies: - dependency-name: net.snowflake:snowflake-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/api-service/openblocks-plugins/snowflakePlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/api-service/openblocks-plugins/snowflakePlugin/pom.xml b/server/api-service/openblocks-plugins/snowflakePlugin/pom.xml index 2477006f5..278e008bc 100644 --- a/server/api-service/openblocks-plugins/snowflakePlugin/pom.xml +++ b/server/api-service/openblocks-plugins/snowflakePlugin/pom.xml @@ -29,7 +29,7 @@ net.snowflake snowflake-jdbc - 3.13.29 + 3.13.30 com.openblocks