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 ce75f52719 Build: Bump com.google.cloud:libraries-bom from 26.48.0 to
26.49.0 (#11363)
ce75f52719 is described below
commit ce75f52719999d1b3aaba3ed4f10d4ca7fdb8bb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 21 12:00:36 2024 +0200
Build: Bump com.google.cloud:libraries-bom from 26.48.0 to 26.49.0 (#11363)
Bumps
[com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom)
from 26.48.0 to 26.49.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.48.0...v26.49.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 8de810eb91..deb0600321 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -44,7 +44,7 @@ findbugs-jsr305 = "3.0.2"
flink118 = { strictly = "1.18.1"}
flink119 = { strictly = "1.19.0"}
flink120 = { strictly = "1.20.0"}
-google-libraries-bom = "26.48.0"
+google-libraries-bom = "26.49.0"
guava = "33.3.1-jre"
hadoop2 = "2.7.3"
hadoop3 = "3.3.6"