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 6768580c21 [lumina] Upgrade lumina-jni version to 0.3.0 (#8424)
6768580c21 is described below
commit 6768580c214b95dd90074c156c867e5162646f90
Author: Zouxxyy <[email protected]>
AuthorDate: Thu Jul 2 13:35:07 2026 +0800
[lumina] Upgrade lumina-jni version to 0.3.0 (#8424)
---
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 905c304965..938a891a2a 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.2.0</version>
+ <version>0.3.0</version>
</dependency>
<dependency>