This is an automated email from the ASF dual-hosted git repository.
yihua pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/master by this push:
new 2de1e4ae1fb [HUDI-7808] Upgrade io.acryl:datahub-client from 0.8.31 to
0.8.45 (#11357)
2de1e4ae1fb is described below
commit 2de1e4ae1fb5ac35f3de4a6be0f87e00c8fe8008
Author: Y Ethan Guo <[email protected]>
AuthorDate: Wed May 29 09:43:00 2024 -0700
[HUDI-7808] Upgrade io.acryl:datahub-client from 0.8.31 to 0.8.45 (#11357)
---
hudi-sync/hudi-datahub-sync/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hudi-sync/hudi-datahub-sync/pom.xml
b/hudi-sync/hudi-datahub-sync/pom.xml
index 5b18286be0b..3b858e72eec 100644
--- a/hudi-sync/hudi-datahub-sync/pom.xml
+++ b/hudi-sync/hudi-datahub-sync/pom.xml
@@ -34,7 +34,7 @@
<packaging>jar</packaging>
<properties>
- <datahub.version>0.8.31</datahub.version>
+ <datahub.version>0.8.45</datahub.version>
<httpasync.version>4.1.5</httpasync.version>
</properties>