Skip to content

Commit beeeb1f

Browse files
dependabot[bot]ludomikula
authored andcommitted
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](snowflakedb/snowflake-jdbc@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] <support@github.com>
1 parent eb89568 commit beeeb1f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>net.snowflake</groupId>
3131
<artifactId>snowflake-jdbc</artifactId>
32-
<version>3.13.29</version>
32+
<version>3.13.30</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>com.openblocks</groupId>

0 commit comments

Comments
 (0)