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 1272145686 Build: Bump net.snowflake:snowflake-jdbc from 3.14.4 to
3.14.5 (#9570)
1272145686 is described below
commit 1272145686a3edd33eb00042840020f679ffb284
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 8 19:28:44 2024 +0100
Build: Bump net.snowflake:snowflake-jdbc from 3.14.4 to 3.14.5 (#9570)
Bumps
[net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc)
from 3.14.4 to 3.14.5.
- [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.4...v3.14.5)
---
updated-dependencies:
- dependency-name: net.snowflake:snowflake-jdbc
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 4b805159e9..4b88d63efe 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -78,7 +78,7 @@ roaringbitmap = "1.0.1"
s3mock-junit5 = "2.11.0"
scala-collection-compat = "2.11.0"
slf4j = "1.7.36"
-snowflake-jdbc = "3.14.4"
+snowflake-jdbc = "3.14.5"
spark-hive33 = "3.3.4"
spark-hive34 = "3.4.2"
spark-hive35 = "3.5.0"