This is an automated email from the ASF dual-hosted git repository.
huaxingao 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 e7bfab6c54 Build: Bump com.google.cloud:libraries-bom from 26.74.0 to
26.75.0 (#15202)
e7bfab6c54 is described below
commit e7bfab6c54a96319a4e5aac2a0c7de57b1d0b47b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 31 23:07:05 2026 -0800
Build: Bump com.google.cloud:libraries-bom from 26.74.0 to 26.75.0 (#15202)
Bumps
[com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom)
from 26.74.0 to 26.75.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.74.0...v26.75.0)
---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
dependency-version: 26.75.0
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 91d87447b2..f58a55d5d0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -51,7 +51,7 @@ findbugs-jsr305 = "3.0.2"
flink120 = { strictly = "1.20.1"}
flink20 = { strictly = "2.0.0"}
flink21 = { strictly = "2.1.0"}
-google-libraries-bom = "26.74.0"
+google-libraries-bom = "26.75.0"
gcs-analytics-core = "1.2.3"
guava = "33.5.0-jre"
hadoop3 = "3.4.2"