2023年10月18日 新增依赖

This commit is contained in:
bai 2023-10-18 08:21:53 +08:00
parent a42c2cf6f4
commit cd026b2486
1 changed files with 5 additions and 2 deletions

View File

@ -75,8 +75,11 @@
<version>0.1.1</version>
</dependency>
<!-- 连接libreOffice驱动包END -->
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-http</artifactId>
<version>${hutool.version}</version>
</dependency>
</dependencies>
<build>
<plugins>