mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 16:27:26 +08:00
[general] Improve startup check
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -57,6 +57,13 @@
|
||||
<version>3.12.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
|
||||
<dependency>
|
||||
<groupId>org.apache.httpcomponents</groupId>
|
||||
<artifactId>httpclient</artifactId>
|
||||
<version>4.5.14</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/commons-fileupload/commons-fileupload -->
|
||||
<dependency>
|
||||
<groupId>commons-fileupload</groupId>
|
||||
|
||||
Reference in New Issue
Block a user