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 2400aa5307 Build: Bump net.snowflake:snowflake-jdbc from 3.14.5 to 
3.15.1 (#10095)
2400aa5307 is described below

commit 2400aa530727585e718ba58e921c6f7cd6277b2e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 14 07:16:47 2024 +0200

    Build: Bump net.snowflake:snowflake-jdbc from 3.14.5 to 3.15.1 (#10095)
    
    Bumps 
[net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) 
from 3.14.5 to 3.15.1.
    - [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.14.5...v3.15.1)
    
    ---
    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 fa5b8f268d..130d194333 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -76,7 +76,7 @@ roaringbitmap = "1.0.5"
 s3mock-junit5 = "2.11.0"
 scala-collection-compat = "2.11.0"
 slf4j = "1.7.36"
-snowflake-jdbc = "3.14.5"
+snowflake-jdbc = "3.15.1"
 spark-hive33 = "3.3.4"
 spark-hive34 = "3.4.2"
 spark-hive35 = "3.5.1"

Reply via email to