From 77f6cf1868777a27c033af7d6d4f2fe9d2afc30d Mon Sep 17 00:00:00 2001
From: 林致杰 <1003392067@qq.com>
Date: 星期四, 19 十月 2023 18:26:43 +0800
Subject: [PATCH] LAQ支持,新增python转换

---
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1cacb14..f81c165 100644
--- a/pom.xml
+++ b/pom.xml
@@ -404,7 +404,7 @@
         <dependency>
             <groupId>com.aspose</groupId>
             <artifactId>words</artifactId>
-            <version>21.1</version>
+            <version>23.4</version>
         </dependency>
 
     </dependencies>

--
Gitblit v1.9.1