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