This is an automated email from the ASF dual-hosted git repository.

JingsongLi 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 619ee5cd34 [vector] Bump lumina-jni to 0.2.0 (#7935)
619ee5cd34 is described below

commit 619ee5cd343da2d9716d46d921c56a12359723bd
Author: Zouxxyy <[email protected]>
AuthorDate: Fri May 22 20:04:24 2026 +0800

    [vector] Bump lumina-jni to 0.2.0 (#7935)
---
 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 e751b31186..bf7a2a62f1 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.1.0</version>
+            <version>0.2.0</version>
         </dependency>
 
         <dependency>

Reply via email to