httpclient add version

This commit is contained in:
thinkgem
2023-06-28 08:54:29 +08:00
parent b3b5d53763
commit aff67ed8fb

View File

@@ -91,6 +91,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>${httpclient.version}</version>
</dependency>
<!-- Email -->