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

etudenhoefner 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 cc1a1e4955 Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 
3.17.0 (#10696)
cc1a1e4955 is described below

commit cc1a1e495548d1e1ae7e0c0922824d6f2e35e926
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 17 09:08:01 2024 +0200

    Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)
    
    Bumps 
[net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) 
from 3.16.1 to 3.17.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.16.1...v3.17.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 7fc4ee888f..267d4c2f0d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -77,7 +77,7 @@ roaringbitmap = "1.2.0"
 s3mock-junit5 = "2.11.0"
 scala-collection-compat = "2.12.0"
 slf4j = "1.7.36"
-snowflake-jdbc = "3.16.1"
+snowflake-jdbc = "3.17.0"
 spark-hive33 = "3.3.4"
 spark-hive34 = "3.4.3"
 spark-hive35 = "3.5.1"

Reply via email to