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

wangtao29 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozhera.git


The following commit(s) were added to refs/heads/master by this push:
     new e4f7cd93 feat: upgrade excel dependency version (#560)
e4f7cd93 is described below

commit e4f7cd939baad7ae939dab240675763daae5e4d5
Author: gaoxh <[email protected]>
AuthorDate: Wed Mar 12 09:45:12 2025 +0800

    feat: upgrade excel dependency version (#560)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 110e8661..91be71e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -613,7 +613,7 @@
             <dependency>
                 <groupId>run.mone</groupId>
                 <artifactId>excel</artifactId>
-                <version>${jcommon.release.version}</version>
+                <version>1.6.2-jdk21</version>
             </dependency>
             <dependency>
                 <groupId>run.mone</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to