From ceae002bcf0c91313b7bd7a96ab27cf66d1d3f4a Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期一, 12 六月 2023 11:08:45 +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