This is an automated email from the ASF dual-hosted git repository.
jerry-024 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new dd2a065b64 [feat] vector index: upgrade lumina-jni to 0.4.0 (#8621)
dd2a065b64 is described below
commit dd2a065b64ea6ad888964f0e7af5512ea41b23ef
Author: jerry <[email protected]>
AuthorDate: Wed Jul 15 10:19:19 2026 +0800
[feat] vector index: upgrade lumina-jni to 0.4.0 (#8621)
---
paimon-lumina/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/paimon-lumina/pom.xml b/paimon-lumina/pom.xml
index d195a97b53..ee7dedc3ea 100644
--- a/paimon-lumina/pom.xml
+++ b/paimon-lumina/pom.xml
@@ -53,7 +53,7 @@ under the License.
<dependency>
<groupId>org.aliyun.lumina</groupId>
<artifactId>lumina-jni</artifactId>
- <version>0.3.0</version>
+ <version>0.4.0</version>
</dependency>
<dependency>