From d873c581e95fdabe4f1a32d95e283a1e1c20c980 Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期四, 15 六月 2023 14:42:40 +0800 Subject: [PATCH] 文档处理 --- pom.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 1b50b46..7582ab8 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,8 @@ <dependency> <groupId>org.aspose</groupId> <artifactId>words-line</artifactId> - <version>15.9.0</version> + <version>15.12.0</version> + <classifier>jdk16</classifier> </dependency> </dependencies> -- Gitblit v1.9.2