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 9ca8029b4f GCS: bump up gcs-analytics-core version from 1.2.1 to 1.2.3
(#14873)
9ca8029b4f is described below
commit 9ca8029b4f7932ca2c22b034a0abc0edf8972975
Author: Ajay Yadav <[email protected]>
AuthorDate: Wed Dec 17 19:51:33 2025 +0000
GCS: bump up gcs-analytics-core version from 1.2.1 to 1.2.3 (#14873)
---
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 2bae695054..fea5bdb93a 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -50,7 +50,7 @@ flink120 = { strictly = "1.20.1"}
flink20 = { strictly = "2.0.0"}
flink21 = { strictly = "2.1.0"}
google-libraries-bom = "26.72.0"
-gcs-analytics-core = "1.2.1"
+gcs-analytics-core = "1.2.3"
guava = "33.5.0-jre"
hadoop3 = "3.4.2"
httpcomponents-httpclient5 = "5.5.1"