This commit is contained in:
ChengDaqi2023 2025-04-10 16:20:14 +08:00 committed by GitHub
commit 8482af136a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>com.alibaba.fastjson2</groupId>