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 0acdb3f654 Build: Bump com.google.cloud:libraries-bom from 26.28.0 to
26.43.0 (#10699)
0acdb3f654 is described below
commit 0acdb3f6541605d6f17c0415e6f736060deb15d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 15 08:42:20 2024 +0200
Build: Bump com.google.cloud:libraries-bom from 26.28.0 to 26.43.0 (#10699)
Bumps
[com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom)
from 26.28.0 to 26.43.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
-
[Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
-
[Commits](https://github.com/googleapis/java-cloud-bom/compare/v26.28.0...v26.43.0)
---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
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 4e42cb8917..d255380f1a 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -42,7 +42,7 @@ findbugs-jsr305 = "3.0.2"
flink117 = { strictly = "1.17.2"}
flink118 = { strictly = "1.18.1"}
flink119 = { strictly = "1.19.0"}
-google-libraries-bom = "26.28.0"
+google-libraries-bom = "26.43.0"
guava = "33.2.1-jre"
hadoop2 = "2.7.3"
hadoop3-client = "3.3.6"