2023年10月18日 新增依赖
This commit is contained in:
parent
a42c2cf6f4
commit
cd026b2486
|
@ -75,8 +75,11 @@
|
||||||
<version>0.1.1</version>
|
<version>0.1.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- 连接libreOffice驱动包END -->
|
<!-- 连接libreOffice驱动包END -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.hutool</groupId>
|
||||||
|
<artifactId>hutool-http</artifactId>
|
||||||
|
<version>${hutool.version}</version>
|
||||||
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
Loading…
Reference in New Issue