调整pom

This commit is contained in:
gaoxiongzaq
2024-03-14 08:29:38 +08:00
parent b4cd038c86
commit 5a50327f8f
2 changed files with 2 additions and 1 deletions

View File

@@ -102,7 +102,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.4</version>
<version>${httpcomponents.version}</version>
</dependency>
<!-- rar5 的支持 和其他众多压缩支持 可参考 package net.sf.sevenzipjbinding.ArchiveFormat; -->