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

fokko 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 8357f65d23 Build: Bump net.snowflake:snowflake-jdbc from 3.19.1 to 
3.20.0 (#11447)
8357f65d23 is described below

commit 8357f65d23b8d3cc87f89b1aa818fcf4b5eb6d5d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 15:13:37 2024 +0100

    Build: Bump net.snowflake:snowflake-jdbc from 3.19.1 to 3.20.0 (#11447)
    
    Bumps 
[net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) 
from 3.19.1 to 3.20.0.
    - [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.19.1...v3.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.snowflake:snowflake-jdbc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 b8c6937795..d86379f0d0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -80,7 +80,7 @@ pig = "0.17.0"
 roaringbitmap = "1.3.0"
 scala-collection-compat = "2.12.0"
 slf4j = "2.0.16"
-snowflake-jdbc = "3.19.1"
+snowflake-jdbc = "3.20.0"
 spark-hive33 = "3.3.4"
 spark-hive34 = "3.4.4"
 spark-hive35 = "3.5.2"

Reply via email to