This is an automated email from the ASF dual-hosted git repository.

huaxingao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new b68725e471 Build: Bump net.snowflake:snowflake-jdbc from 3.27.0 to 
3.27.1 (#14468)
b68725e471 is described below

commit b68725e47128bab1992efd88f2ad247f3abb4a4f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 1 22:29:55 2025 -0700

    Build: Bump net.snowflake:snowflake-jdbc from 3.27.0 to 3.27.1 (#14468)
    
    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](https://github.com/snowflakedb/snowflake-jdbc/compare/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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 0d52150f7c..9bd646f8db 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -82,7 +82,7 @@ parquet = "1.16.0"
 roaringbitmap = "1.3.0"
 scala-collection-compat = "2.14.0"
 slf4j = "2.0.17"
-snowflake-jdbc = "3.27.0"
+snowflake-jdbc = "3.27.1"
 spark34 = "3.4.4"
 spark35 = "3.5.7"
 spark40 = "4.0.1"

Reply via email to