Skip to content

Commit 1cd1fab

Browse files
dependabot[bot]wendigo
authored andcommitted
Bump net.snowflake:snowflake-jdbc from 3.27.0 to 3.27.1
Bumps [net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.27.0 to 3.27.1. - [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases) - [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.md) - [Commits](snowflakedb/snowflake-jdbc@v3.27.0...v3.27.1) --- updated-dependencies: - dependency-name: net.snowflake:snowflake-jdbc dependency-version: 3.27.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fdb729 commit 1cd1fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<dep.parquet.version>1.16.0</dep.parquet.version>
208208
<dep.plugin.failsafe.version>${dep.plugin.surefire.version}</dep.plugin.failsafe.version>
209209
<dep.protobuf.version>3.25.8</dep.protobuf.version>
210-
<dep.snowflake.version>3.27.0</dep.snowflake.version>
210+
<dep.snowflake.version>3.27.1</dep.snowflake.version>
211211
<dep.swagger.version>2.2.40</dep.swagger.version>
212212
<dep.takari.version>2.3.2</dep.takari.version>
213213
<dep.tcnative.version>2.0.74.Final</dep.tcnative.version>

0 commit comments

Comments
 (0)