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 b9014648db Build: Bump com.google.cloud:libraries-bom from 26.66.0 to
26.67.0 (#13952)
b9014648db is described below
commit b9014648dbe5ab42c7f7cec601313dd2a57a0811
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 7 22:14:44 2025 +0200
Build: Bump com.google.cloud:libraries-bom from 26.66.0 to 26.67.0 (#13952)
Bumps
[com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom)
from 26.66.0 to 26.67.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.66.0...v26.67.0)
---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
dependency-version: 26.67.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 40ae6195a5..358ebd4f03 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -49,7 +49,7 @@ findbugs-jsr305 = "3.0.2"
flink119 = { strictly = "1.19.2"}
flink120 = { strictly = "1.20.1"}
flink20 = { strictly = "2.0.0"}
-google-libraries-bom = "26.66.0"
+google-libraries-bom = "26.67.0"
guava = "33.4.8-jre"
hadoop3 = "3.4.1"
httpcomponents-httpclient5 = "5.5"